v2.0.4
What's New in v2.0.4
This is a new release to quickly implement the following PRs:
- feat(deps): Update Deps and Fix getComputeUnits #250
- add GTFA support #252
- feat(client): Add CommonJS Support #253
Installation
Version 2.0.4 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