|
1 bulan lalu | |
---|---|---|
.. | ||
idl | 7 bulan lalu | |
src | 2 bulan lalu | |
test | 1 bulan lalu | |
.gitignore | 7 bulan lalu | |
.solitarc.js | 7 bulan lalu | |
README.md | 7 bulan lalu | |
package-lock.json | 5 bulan lalu | |
package.json | 1 bulan lalu | |
tsconfig.json | 7 bulan lalu | |
typedoc.json | 7 bulan lalu | |
yarn.lock | 2 bulan lalu |
This Typescript sdk provides a convenient interface and methods for interacting with bolt.
To install the bolt sdk, run the following command:
npm install @magicblock-labs/bolt-sdk
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.
Test files are located in client/tests/*
. To run the tests, enter anchor test
from the root directory of the repository.