Danilo Guanabara f003b607f6 :bookmark: Bolt v0.2.5 (#202) 1 bulan lalu
..
idl 421c42235c ✨ Updating Bolt client for C# (#129) 7 bulan lalu
src 1463d8dad9 :sparkles: CPI Authentication using a World PDA (#196) 2 bulan lalu
test e6be254588 ✅ CU measurement (#200) 1 bulan lalu
.gitignore 421c42235c ✨ Updating Bolt client for C# (#129) 7 bulan lalu
.solitarc.js 421c42235c ✨ Updating Bolt client for C# (#129) 7 bulan lalu
README.md 421c42235c ✨ Updating Bolt client for C# (#129) 7 bulan lalu
package-lock.json 303322d3f4 ✅ Fixing Anchor TS usage (#173) 5 bulan lalu
package.json f003b607f6 :bookmark: Bolt v0.2.5 (#202) 1 bulan lalu
tsconfig.json 421c42235c ✨ Updating Bolt client for C# (#129) 7 bulan lalu
typedoc.json 421c42235c ✨ Updating Bolt client for C# (#129) 7 bulan lalu
yarn.lock 062d0856c6 relese: v0.2.4 (#191) 2 bulan lalu

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.