Sabir Khan 85082a332b add basics/rent/steel (#240) преди 9 месеца
..
api 85082a332b add basics/rent/steel (#240) преди 9 месеца
program 85082a332b add basics/rent/steel (#240) преди 9 месеца
.gitignore 85082a332b add basics/rent/steel (#240) преди 9 месеца
Cargo.toml 85082a332b add basics/rent/steel (#240) преди 9 месеца
README.md 85082a332b add basics/rent/steel (#240) преди 9 месеца
package.json 85082a332b add basics/rent/steel (#240) преди 9 месеца

README.md

RentExample

RentExample 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