Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 430 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 430 Bytes

Setup

Run to start local validator:

solana-test-validator
anchor build

Run tests

anchor test

Notes

  • See here for useful commands to run.