Skip to content

regolith-labs/ore-stake

Repository files navigation

ORE

A staking protocol for ORE holders to receive a share of protocol revenues.

API

  • Consts – Program constants.
  • Error – Custom program errors.
  • Event – Custom program events.
  • Instruction – Declared instructions and arguments.

Instructions

Staking

Misc

  • Log – Logs non-truncatable event data.

State

  • Stake - Manages a user's staking activity.
  • Treasury - Mints, burns, and escrows ORE tokens.

Tests

To run the test suite, use the Solana toolchain:

cargo test-sbf

For line coverage, use llvm-cov:

cargo llvm-cov

About

ORE staking protocol.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors