Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 543 Bytes

File metadata and controls

32 lines (20 loc) · 543 Bytes

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