This repository was archived by the owner on Mar 11, 2025. It is now read-only.
SPL Token JS - v0.3.11
·
1207 commits
to master
since this release
This change introduces SPL Token Group interface support for Token JS as well as an extendable version of getMintLen
to calculate a mint length with variable-length extensions!
What's Changed
- feat: token-group interface js library by @qiweiii in #6014
- token js: add variable length extension support to
getMintLen
by @buffalojoec in #6085 - token-js: bump to 0.3.11 by @buffalojoec in #6096
Shout out to @qiweiii for the contributions!!