Cosmic Wayfinder
A cosmic-themed lottery game using cTRNG for true random planet discovery
A Next.js demo app that fetches random seeds from Orbitport's cTRNG service and uses them to "discover" planets with varying rarities. Demonstrates the core integration pattern: server-side authentication with Orbitport, token management, and a clean client-side hook for consuming cosmic randomness.
Video Walkthrough
Resources
- Source code on GitHub — clone the
demobranch to follow along - Blog post — detailed writeup on the architecture and implementation
- Orbitport SDK Quickstart — general setup guide for Orbitport