Sabir Khan 85082a332b add basics/rent/steel (#240) há 9 meses atrás
..
api 85082a332b add basics/rent/steel (#240) há 9 meses atrás
program 85082a332b add basics/rent/steel (#240) há 9 meses atrás
.gitignore 85082a332b add basics/rent/steel (#240) há 9 meses atrás
Cargo.toml 85082a332b add basics/rent/steel (#240) há 9 meses atrás
README.md 85082a332b add basics/rent/steel (#240) há 9 meses atrás
package.json 85082a332b add basics/rent/steel (#240) há 9 meses atrás

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