|
4 months ago | |
---|---|---|
.. | ||
api | 9 months ago | |
program | 9 months ago | |
.gitignore | 9 months ago | |
Cargo.toml | 4 months ago | |
README.md | 9 months ago | |
package.json | 9 months ago |
RentExample is a ...
Consts
– Program constants.Error
– Custom program errors.Event
– Custom program events.Instruction
– Declared instructions.Add
– Add ...Initialize
– Initialize ...Counter
– Counter ...Compile your program:
steel build
Run unit and integration tests:
steel test