Parent
Part of #13 (Phase 4: Smart Contracts + Templates)
Goal
Create an Anchor vesting program with cliff and linear unlock.
Requirements
- Configurable cliff and vesting duration
- SPL token support
- Revocable by authority (optional)
- Anchor test suite
.learn.md with explanations and security considerations
Location
contracts/solana/vesting/
Parent
Part of #13 (Phase 4: Smart Contracts + Templates)
Goal
Create an Anchor vesting program with cliff and linear unlock.
Requirements
.learn.mdwith explanations and security considerationsLocation
contracts/solana/vesting/