The Crypto Events SuperApp for the Solana Seeker.
In ancient cosmology, the Aether was the pure essence that connected all physical elements. Aetheris is the digital layer that connects physical human coordination, turning real-world events into immutable "Sparks" on the Solana blockchain.
Built with a mobile-first, OLED-optimized "Fifth Element" aesthetic, Aetheris is designed to be the ultimate decentralized event coordination protocol.
- The Aether Vault (Proof of Work): Hosts pay a 10 USDC base fee to forge an event. 50% of all fees are routed to a weekly prize pool awarded to the most active event host.
- Geofenced Check-ins: Attendees mint their Proof of Presence (PoP) by verifying their GPS coordinates within 100 meters of the event location.
- cNFT Ticketing: High-speed, ultra-low-cost ticket minting using Metaplex Compressed NFTs.
- The Echo System: A purely quantitative 5-star reputation engine for hosts and travel agents. No text reviews, just vibes.
- Seeker Optimized: Designed specifically for the 18:9 aspect ratio and hardware capabilities of the Solana Seeker mobile device.
- Frontend: Next.js 14 (App Router), Tailwind CSS, Framer Motion
- Database & Auth: Supabase (PostgreSQL), Dynamic.xyz
- Smart Contracts: Solana, Anchor Framework, Rust (Integrating soon)
- Design System: Lucide Icons, Glassmorphism, Dark UI
To run the Aetheris prototype locally:
- Clone the repository:
git clone [https://github.com/yourusername/aetheris-prototype.git](https://github.com/yourusername/aetheris-prototype.git) cd aetheris-prototype