Token VestingMade Simple
Token vesting is a mechanism that locks tokens and releases them gradually over time. It's commonly used to incentivize long-term commitment from team members, advisors, and investors by distributing tokens according to a predetermined schedule with optional cliff periods.
How It Works
Set up token vesting in three simple steps using our Solana-based smart contract
Create Vesting Account
Set up a company vesting account with your token mint address. This creates a secure on-chain treasury for your tokens.
Define Vesting Schedule
Configure employee vesting schedules with start time, end time, cliff period, and total allocation. Tokens unlock linearly over the vesting period.
Automated Token Release
Employees can claim their vested tokens as they unlock over time. The smart contract automatically calculates and releases the correct amount.