|
5 months ago | |
---|---|---|
.. | ||
api | 6 months ago | |
program | 6 months ago | |
tests | 5 months ago | |
Cargo.toml | 6 months ago | |
README.md | 6 months ago | |
cicd.sh | 6 months ago | |
package.json | 6 months ago | |
pnpm-lock.yaml | 6 months ago | |
pnpm.lock.yaml | 6 months ago | |
prepare.mjs | 6 months ago | |
tsconfig.json | 6 months ago |
Steel is a ...
Consts
– Program constants.Error
– Custom program errors.Event
– Custom program events.Instruction
– Declared instructions.Create-Token
– Create Token ...Token
– Token ...Compile your program:
steel build
Run unit and integration tests:
steel test