Skip to content

A merkle-based token distributor for the Solana network that allows distributing a combination of unlocked and linearly unlocked tokens.

License

Notifications You must be signed in to change notification settings

jup-ag/distributor

 
 

Repository files navigation

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

About

A merkle-based token distributor for the Solana network that allows distributing a combination of unlocked and linearly unlocked tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 53.0%
  • TypeScript 45.7%
  • Shell 1.3%