Sabir Khan 85082a332b add basics/rent/steel (#240) il y a 9 mois
..
api 85082a332b add basics/rent/steel (#240) il y a 9 mois
program 85082a332b add basics/rent/steel (#240) il y a 9 mois
.gitignore 85082a332b add basics/rent/steel (#240) il y a 9 mois
Cargo.toml 85082a332b add basics/rent/steel (#240) il y a 9 mois
README.md 85082a332b add basics/rent/steel (#240) il y a 9 mois
package.json 85082a332b add basics/rent/steel (#240) il y a 9 mois

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