Skip to content

regolith-labs/ore-mint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORE Mint

ORE Mint manages the mint authority of the ORE token and secures emissions rules.

API

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

Instructions

  • MintORE - Mints new ORE tokens to the treasury.

State

Tests

To run the test suite, use the Solana toolchain:

cargo test-sbf

For line coverage, use llvm-cov:

cargo llvm-cov

About

Mint program for the ORE token.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages