Danilo Guanabara 82575bd9b4 :construction: Giving components ownership to World vor 2 Monaten
..
idl 421c42235c ✨ Updating Bolt client for C# (#129) vor 7 Monaten
src 82575bd9b4 :construction: Giving components ownership to World vor 1 Monat
test 82575bd9b4 :construction: Giving components ownership to World vor 1 Monat
.gitignore 421c42235c ✨ Updating Bolt client for C# (#129) vor 7 Monaten
.solitarc.js 421c42235c ✨ Updating Bolt client for C# (#129) vor 7 Monaten
README.md 421c42235c ✨ Updating Bolt client for C# (#129) vor 7 Monaten
package-lock.json 303322d3f4 ✅ Fixing Anchor TS usage (#173) vor 5 Monaten
package.json 062d0856c6 relese: v0.2.4 (#191) vor 3 Monaten
tsconfig.json 421c42235c ✨ Updating Bolt client for C# (#129) vor 7 Monaten
typedoc.json 421c42235c ✨ Updating Bolt client for C# (#129) vor 7 Monaten
yarn.lock 82a06bbe48 :recycle: Authority & Session checks vor 2 Monaten

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.