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

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