Ayush 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) vor 4 Monaten
..
api 52b3a69ff0 add basics/checking-accounts/steel (#199) vor 9 Monaten
program 52b3a69ff0 add basics/checking-accounts/steel (#199) vor 9 Monaten
.gitignore 52b3a69ff0 add basics/checking-accounts/steel (#199) vor 9 Monaten
Cargo.toml 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) vor 4 Monaten
README.md 52b3a69ff0 add basics/checking-accounts/steel (#199) vor 9 Monaten

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