solana-program / create-solana-program

pnpm create solana-program
Apache License 2.0
70 stars 9 forks source link

Add support for Anchor #48

Closed lorisleiva closed 3 months ago

lorisleiva commented 3 months ago

This PR enables generating programs using the Anchor framework. Client generation still uses Kinobi by converting the Anchor IDL into a Kinobi IDL (which can then be used to generate JS clients compatible with the new web3.js).

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 4f3ebc5542641d693915ea0ed3806d215d10a017

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | create-solana-program | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR