Official documentation site for StellarCade — decentralized arcade gaming on the Stellar blockchain.
Built with Next.js 16 + Contentlayer2 + Tailwind CSS.
npm install
npm run devOpen http://localhost:3000.
npm run build
npm startDrop .mdx files into the docs/ directory, matching the structure defined in config/sidebar.tsx. Contentlayer picks them up automatically.