Ayush 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) 4 hónapja
..
api 85082a332b add basics/rent/steel (#240) 9 hónapja
program 85082a332b add basics/rent/steel (#240) 9 hónapja
.gitignore 85082a332b add basics/rent/steel (#240) 9 hónapja
Cargo.toml 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) 4 hónapja
README.md 85082a332b add basics/rent/steel (#240) 9 hónapja
package.json 85082a332b add basics/rent/steel (#240) 9 hónapja

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