Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.
/ distributor Public archive
forked from jup-ag/distributor

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

00labs/distributor

 
 

Repository files navigation

Huma 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 70.3%
  • TypeScript 27.6%
  • Shell 1.8%
  • JavaScript 0.3%