A Token-Gated Content Platform Built on Solana
VaultView empowers creators to share premium content exclusively with holders of specific NFTs or SPL tokens. It bridges the gap between Web3 ownership and creator monetization β no middlemen, no subscriptions, just access through ownership.
- β Token/NFT-gated access to content
- π¨ Creator dashboard to upload content & set gating rules
- πΎ Decentralized storage (IPFS/Arweave) for content
- π§ On-chain access logic via Solana smart contracts
- π Access logs (optional), token-bound metadata
- π Secure wallet-based login
- Blockchain: Solana
- Smart Contracts: Anchor Framework (Rust)
- Frontend: Next.js + Tailwind CSS + TypeScript
- Wallet Integration: Solana Wallet Adapter
- Storage: IPFS or Arweave
- Backend (Optional): Node.js + Express for logging & metadata
- Database (Optional): PostgreSQL / Supabase (for off-chain access logs)
- Solana CLI
- Anchor
- Node.js v18+
- Phantom Wallet
git clone https://github.com/yourusername/vaultview.git
cd vaultview