ore-sdk
v0.0.2
Published
A Typescript SDK to interface with the [ORE](https://github.com/regolith-labs/ore-cli) program.
Downloads
76
Readme
ORE SDK
A Typescript SDK to interface with the ORE program.
To install the package
bun install ore-sdk
To install dependencies
bun install
to test
bun test <testName>
Features:
At the moment, only a subset of functionality is supported. PR's are welcome!
- [x] Fetch balances: Staked, ORE v1, ORE v2
- [x] Fetch bus addresses
- [x] Fetch rewards
- [x] Generate claim instruction
- [x] Generate open instruction
- [x] Generate close instruction
- [x] Generate stake instruction
- [x] Generate upgrade instruction
- [ ] Generate
Equihash
hashes - [ ] Generate mine transaction