Ayush 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) 4 months ago
..
api ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
program ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
tests ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
.gitignore ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
Cargo.toml 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) 4 months ago
README.md ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
cicd.sh ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
package.json ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
pnpm-lock.yaml ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
prepare.mjs ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago
tsconfig.json ba4160f7d6 add tokens/spl-token-minter/steel (#179) 9 months ago

README.md

Steel

Steel is a ...

API

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

Instructions

State

Tests

To run the test suit, use the Solana toolchain:

cargo test-sbf