A tipping layer on solana using solana pay
The decentralized tipping protocol for the modern creator economy — powered by Web3.
Creators today face:
🚫 Platform fees (YouTube 45%, Twitch 30%, Patreon 12%)
🎯 Hard eligibility criteria
💸 No Web3-native tipping solution across platforms
🧑💻 No reward model for open-source developers
SuperPage solves this with:
✅ Cross-platform tipping via Chrome Extension
✅ Direct wallet payments with no middlemen
✅ Creator dashboard to manage tips, analytics, and social links
✅ NFT "Supporter Moments" and Creator Tokens (coming soon)
Layer | Technology Used |
---|---|
Frontend | React.js + Tailwind + Shadcn UI |
Extension | Manifest V3 + Phantom Wallet |
Backend | Node.js + PostgreSQL |
Blockchain | Solana (testnet) |
Smart Contracts | Solana Program (Rust) (upcoming) |
Storage | IPFS / Arweave (upcoming) |
✅ GitHub Tipping via Chrome Extension
✅ Creator registration via dashboard
✅ Wallet connect + social handle linking
🔜 Deploy smart contracts to Solana mainnet
🔜 Tip modal with real crypto transactions
🔜 Public alpha release
💸 Direct Tips – Send crypto to creators via GitHub profiles
🧾 Dashboard – View earnings, connect handles, export data
🧩 Multichain – Supporting Solana, SUI, Stellar (cross-chain future)
🏆 NFT Moments – Mint collectible supporter badges
🧠 DAO Governance – Protocol evolves through community voting
SuperPage sustains itself via:
5% protocol fee from tips → goes to DAO treasury
Premium creator tools (analytics, custom dashboards)
NFT royalty marketplace
Creator token launchpad
Strategic partnerships + API licensing
# 1. Clone the repo
git clone https://github.com/superpage/superpage.git
# 2. Navigate to dashboard
cd webapp
npm install && npm run dev
# 3. Navigate to extension
cd ../extension
npm install && npm run build
# 4. Start server
cd ../server
npm install && npm run dev
Watch our demo video: SuperPage: Web3 Tipping Protocol
None