This repository was archived by the owner on Mar 11, 2025. It is now read-only.
SPL Token JS - v0.3.10
·
1240 commits
to master
since this release
Summary
SPL Token JS now leverages the new SPL Token Metadata JS library to manage token metadata alongside Token2022 mints. All instructions from the SPL Token Metadata interface (implemented by Token2022) are now supported in @solana/[email protected]
. Developers can also deserialize token metadata from a mint as well.
Shout out to @mistersimon for the token metadata support (#5667)!
What's Changed
- js: remove workspace paths by @buffalojoec in #5969
- Adding Token Metadata Support to @solana/spl-token by @mistersimon in #5667
- token js: bump to 0.3.10 by @buffalojoec in #6018