Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

SPL Token JS - v0.3.10

Compare
Choose a tag to compare
@buffalojoec buffalojoec released this 03 Jan 15:25
· 1240 commits to master since this release
4ff1f6f

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