v2.1.0
What's New in v2.1.0
This is a new release to implement the following PRs:
- feat(docs): Improve gTFA Docs #258
- feat(rpc): Add Token Account Support for gTFA #262
- fix(rpc): Move includeTokenAccounts Field Up One Level #263
- feat: Add SDK version tracking via User-Agent header #264
- fix(rpc): Rename includeTokenAccounts to tokenAccounts #265
Installation
Version 2.1.0 can be found here on npm
Depending on your package manager, run the following command to add the Helius Node.js SDK to your project:
- npm:
npm install helius-sdk - pnpm :
pnpm add insta helius-sdk - bun:
bun install helius-sdk - yarn:
yarn add helius-sdk