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

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