Danilo Guanabara c62617f6df :white_check_mark: Disabling acceleration test (#169) 6 сар өмнө
..
idl 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
src 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
test c62617f6df :white_check_mark: Disabling acceleration test (#169) 6 сар өмнө
.gitignore 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
.solitarc.js 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
README.md 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
package-lock.json 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
package.json c49a4aaa98 ✅ Fix C# tests (#148) 7 сар өмнө
tsconfig.json 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
typedoc.json 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө
yarn.lock 421c42235c ✨ Updating Bolt client for C# (#129) 7 сар өмнө

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.