v2.2.0
What's New in v2.2.0
This is a new release to implement the following PRs:
- feat(ai): Add AGENTS.md File #266
- fix(docs): Replace All Instances of Node.js With TypeScript #268
- feat(docs): Add llms.txt File #269
- feat(ai): Update Cursor Rules #270
- fix(webhook): Remove header in deleteWebhook (#271) #272
- feat(docs): Add AI Agent Signup Notice #274
- feat(wallet-api): Add Wallet API Support #275
- feat: add userAgent option for consumer tracking #276
- 2.2.0 Version Bump #277
- feat/agent-signup #278
- feat(docs): Add Comprehensive Doc Comments #279
- feat(aeo): Rewrite AGENTS.md #280
Installation
Version 2.2.0 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