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

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