0.0.2 • Published 11 months ago
ore-sdk v0.0.2
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!
- Fetch balances: Staked, ORE v1, ORE v2
- Fetch bus addresses
- Fetch rewards
- Generate claim instruction
- Generate open instruction
- Generate close instruction
- Generate stake instruction
- Generate upgrade instruction
- Generate
Equihash
hashes - Generate mine transaction