Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 205 Bytes

File metadata and controls

12 lines (12 loc) · 205 Bytes

How to build

  • Install solana-cli cargo rustup
  • Install anchor
  • Run command
anchor build

How to deploy

  • Run following command
solana program deploy ./target/deploy/private_vesting.so