Nitish-bot ebb9cbdc2b Complete api and start with program 11 months ago
..
api ebb9cbdc2b Complete api and start with program 11 months ago
program ebb9cbdc2b Complete api and start with program 11 months ago
.gitignore ebb9cbdc2b Complete api and start with program 11 months ago
Cargo.toml ebb9cbdc2b Complete api and start with program 11 months ago
README.md ebb9cbdc2b Complete api and start with program 11 months ago
package.json ebb9cbdc2b Complete api and start with program 11 months ago
pnpm-lock.yaml ebb9cbdc2b Complete api and start with program 11 months ago
tsconfig.json ebb9cbdc2b Complete api and start with program 11 months ago

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