Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 489 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 489 Bytes

Jupiter Merkle Distributor program

Development

Dependencies

  • anchor 0.28.0
  • solana 1.16.25
  • rust 1.68.0

Tests

Program

Build

Mainnet

anchor build -p merkle_distributor

Test

anchor test -- --features localnet

Deployments

  • ID: DiS3nNjFVMieMgmiQFm6wgJL7nevk4NrhXKLbtEH1Z2R

Before are follow toolset to build sharding merkle trees

CLI

Build:

cargo build -p jup-scripts

Refer for merkle tree deployment in /command_list