Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 674 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 674 Bytes

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