Danilo Guanabara 72789f0153 :bug: Fixed case where the same time is used more than once in the system-input hai 2 meses
..
idl 421c42235c ✨ Updating Bolt client for C# (#129) hai 7 meses
src 9b6a47c933 :recycle: Hardcoding known CPI Auth PDA hai 2 meses
test 72789f0153 :bug: Fixed case where the same time is used more than once in the system-input hai 2 meses
.gitignore 421c42235c ✨ Updating Bolt client for C# (#129) hai 7 meses
.solitarc.js 421c42235c ✨ Updating Bolt client for C# (#129) hai 7 meses
README.md 421c42235c ✨ Updating Bolt client for C# (#129) hai 7 meses
package-lock.json 303322d3f4 ✅ Fixing Anchor TS usage (#173) hai 5 meses
package.json 062d0856c6 relese: v0.2.4 (#191) hai 3 meses
tsconfig.json 421c42235c ✨ Updating Bolt client for C# (#129) hai 7 meses
typedoc.json 421c42235c ✨ Updating Bolt client for C# (#129) hai 7 meses
yarn.lock 729e51de53 :recycle: Authority & Session checks hai 2 meses

README.md

BOLT SDK

This Typescript sdk provides a convenient interface and methods for interacting with bolt.

Installation

To install the bolt sdk, run the following command:

npm install @magicblock-labs/bolt-sdk

Contributing

The community is encouraged to contribute to the BOLT SDK.

Fixes and features are always welcome! Please feel free to submit a PR for review.

Tests.

Test files are located in client/tests/*. To run the tests, enter anchor test from the root directory of the repository.