|
hace 5 meses | |
---|---|---|
.. | ||
api | hace 6 meses | |
program | hace 6 meses | |
tests | hace 5 meses | |
Cargo.toml | hace 6 meses | |
README.md | hace 6 meses | |
cicd.sh | hace 6 meses | |
package.json | hace 6 meses | |
pnpm-lock.yaml | hace 6 meses | |
pnpm.lock.yaml | hace 6 meses | |
prepare.mjs | hace 6 meses | |
tsconfig.json | hace 6 meses |
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