|
il y a 6 mois | |
---|---|---|
.. | ||
api | il y a 6 mois | |
program | il y a 6 mois | |
tests | il y a 6 mois | |
Cargo.toml | il y a 6 mois | |
README.md | il y a 6 mois | |
cicd.sh | il y a 6 mois | |
package.json | il y a 6 mois | |
pnpm-lock.yaml | il y a 6 mois | |
pnpm.lock.yaml | il y a 6 mois | |
prepare.mjs | il y a 6 mois | |
tsconfig.json | il y a 6 mois |
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