stORE is a liquid token wrapping staked ORE.
Consts– Program constants.Error– Custom program errors.Event– Custom program events.Instruction– Declared instructions and arguments.
Initialize- Initializes program variables.Redeem- TODOWrap- TODO
Vault- TODO
To run the test suite, use the Solana toolchain:
cargo test-sbf
For line coverage, use llvm-cov:
cargo llvm-cov