Skip to content

@solana-program/[email protected]

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 08:13
· 22 commits to main since this release
d8a6cb8

Major Changes

  • First stable release

    • expose createMintTx, singleSignerWrapTx, singleSignerUnwrapTx
    • provide multisig-helper builders and utilities (combinedMultisigTx, escrow creation, token-account helpers)
    • ship generated TypeScript types, codecs, PDA finders and error maps
    • add GitHub-Actions & Changesets configs for automated publishing