Danilo Guanabara fcb15c9b1e :fire: Removing CU test for whitelisting há 2 meses atrás
..
idl 421c42235c ✨ Updating Bolt client for C# (#129) há 7 meses atrás
src 9545726e95 :bug: Fixing authority account mutability há 1 mês atrás
test fcb15c9b1e :fire: Removing CU test for whitelisting há 1 mês atrás
.gitignore 421c42235c ✨ Updating Bolt client for C# (#129) há 7 meses atrás
.solitarc.js 421c42235c ✨ Updating Bolt client for C# (#129) há 7 meses atrás
README.md 421c42235c ✨ Updating Bolt client for C# (#129) há 7 meses atrás
package-lock.json 303322d3f4 ✅ Fixing Anchor TS usage (#173) há 5 meses atrás
package.json 062d0856c6 relese: v0.2.4 (#191) há 3 meses atrás
tsconfig.json 421c42235c ✨ Updating Bolt client for C# (#129) há 7 meses atrás
typedoc.json 421c42235c ✨ Updating Bolt client for C# (#129) há 7 meses atrás
yarn.lock 211e9e6f1e :recycle: Authority & Session checks há 1 mês atrás

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.