Skip to content

Repository files navigation

Solana Private Sale Program

A Solana program written in Rust with Anchor framework — handles staged token private sale with vesting.

Features

  • Whitelist-based private sale
  • Configurable sale stages and prices
  • Token vesting schedule enforcement
  • On-chain authority controls

Requirements

  • Rust + Anchor CLI
  • Solana CLI
  • Node.js (for client scripts)

Build & Deploy

anchor build
anchor deploy --provider.cluster devnet

License

MIT

About

Private sale solana program written with Rust Anchor

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages