Ayush 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) 4 ماه پیش
..
api ecf7486c8d add basics/cross-program-invocation/steel (#248) 9 ماه پیش
program ecf7486c8d add basics/cross-program-invocation/steel (#248) 9 ماه پیش
.gitignore ecf7486c8d add basics/cross-program-invocation/steel (#248) 9 ماه پیش
Cargo.toml 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) 4 ماه پیش
README.md ecf7486c8d add basics/cross-program-invocation/steel (#248) 9 ماه پیش

README.md

Lever

Lever 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