Skip to content

v2.2.1

Choose a tag to compare

@0xIchigo 0xIchigo released this 19 Feb 05:08
· 43 commits to main since this release
7750766

What's New in v2.2.1

This is a new release to quickly implement the following PR:

Installation

Version 2.2.1 can be found here on npm

Depending on your package manager, run the following command to add the Helius TypeScript 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