Video app built on Shelby decentralized storage (Aptos + Solana wallets).
- Never commit API keys or secrets. Use
.env.localfor local development (see.env.examplefor variable names)..env.localand other.env*files are gitignored. - Add
NEXT_PUBLIC_SHELBYNET_API_KEY(from Geomi) in your environment only; do not put it in the repo.