Ubadineke Prince 5364129311 fix: steel learning example (#365) vor 6 Monaten
..
api 5364129311 fix: steel learning example (#365) vor 6 Monaten
program 5364129311 fix: steel learning example (#365) vor 6 Monaten
tests 5364129311 fix: steel learning example (#365) vor 6 Monaten
Cargo.toml 5364129311 fix: steel learning example (#365) vor 6 Monaten
README.md 5364129311 fix: steel learning example (#365) vor 6 Monaten
cicd.sh 5364129311 fix: steel learning example (#365) vor 6 Monaten
package.json 5364129311 fix: steel learning example (#365) vor 6 Monaten
pnpm-lock.yaml 5364129311 fix: steel learning example (#365) vor 6 Monaten
pnpm.lock.yaml 5364129311 fix: steel learning example (#365) vor 6 Monaten
prepare.mjs 5364129311 fix: steel learning example (#365) vor 6 Monaten
tsconfig.json 5364129311 fix: steel learning example (#365) vor 6 Monaten

README.md

Steel

Steel is a ...

API

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

Instructions

State

Get started

Compile your program:

steel build

Run unit and integration tests:

steel test