@solana-program/token-wrap
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

@solana-program/token-wrap

TypeScript client for the Solana Token Wrap program.


📦 Publishing to NPM

This package uses Changesets and GitHub Actions to manage versioning and publishing.

🚀 Publishing Steps

  1. Ensure you have the changesets CLI installed.
  2. Create a Changeset

Run the following to document your changes and select a version bump:

pnpm changeset
  1. Version the release (will bump the local package version and add to the changelog)
pnpm changeset version
  1. Create a PR with the changes and merge! The github action will detect the difference in versions and publish automatically.

Readme

Keywords

none

Package Sidebar

Install

npm i @solana-program/token-wrap

Weekly Downloads

6

Version

2.1.0

License

Apache-2.0

Unpacked Size

356 kB

Total Files

31

Last publish

Collaborators

  • joncinque
  • solana-devs