0.0.2 • Published 11 months ago

ore-sdk v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

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
0.0.2

11 months ago

0.0.1

11 months ago