A comprehensive, interactive documentation platform for Web3 technologies built with Next.js, Three.js, and Framer Motion.
- Interactive 3D network globe visualization
- Animated block explorer
- Knowledge graph navigation
- Glossary search
- Custom cursor effects and particle fields
npm install
npm run dev- Framework: Next.js 14
- 3D Graphics: Three.js / React Three Fiber
- Animations: Framer Motion, GSAP
- Styling: Tailwind CSS
- Data Visualization: D3.js
app/ # Next.js app router pages
components/ # React components (3D, UI, visualizations)
lib/ # Shared utilities and content
MIT