Wallets and Keys
A Solana wallet is software that controls a public address using a secret key.- The public wallet address is what you can share safely to receive funds.
- The seed phrase / private key must never be shared. Anyone who has it controls your funds. Keep it on paper, nothing connected to a cloud.
- A hardware wallet, or
- A multisig (for teams) so no single key can move everything.
Self-custody multisig for Solana: Squads
Tokens, Liquidity, Vesting
- A token is your project’s unit of value on Solana.
- A liquidity pool holds your token and SOL/USDC so people can trade.
- On Meteora, these pools can be locked, so you cannot pull the base liquidity later — only claim trading fees in SOL/USDC.
- Vesting means the team’s tokens unlock slowly over time instead of all at once.
The RevolutionPad Standard
1 Billion
Total supply is fixed at 1 billion units.
30% for LP
30% of supply is reserved for liquidity.
Team Vesting
The team share vests over multiple years via Streamflow.
Community First
The rest goes to the community through the raffle and launch.