The world's most comprehensive Bitcoin education platform. Learn from first principles: understand the problem, master the solution.
To empower individuals worldwide with deep, practical Bitcoin knowledge that enables them to understand, use, and contribute to the Bitcoin ecosystem with confidence and sovereignty.
- Section 1: The Problem - Fiat debasement, Austrian economics, hard money principles
- Section 2: What is Bitcoin? - Core properties, sovereignty, permissionless nature
- Section 3: Using Bitcoin - Wallets, keys, entropy, security practices
- Section 4: Network & Protocol - Nodes, mining, proof of work
- Section 5: Advanced Technical - Cryptography, Lightning, privacy
- Section 6: Development - Contributing to Bitcoin's ecosystem
- 📚 Comprehensive lesson content with real-world examples
- 🧠 Interactive quizzes with detailed explanations
- 📊 Progress tracking and achievement system
- 🎯 Practical exercises and hands-on learning
- 🏆 Gamified learning with badges and milestones
- 🌙 Always dark mode with sleek, minimal design
- 📱 Fully responsive across all devices
- ⚡ Fast, optimized Next.js application
- 🎨 Beautiful shadcn/ui components
- 🔥 Smooth animations and transitions
- Framework: Next.js 15 with App Router
- Language: TypeScript
- Styling: Tailwind CSS + shadcn/ui
- Icons: Lucide React
- Deployment: Vercel
- Node.js 18.0 or later
- npm or yarn package manager
- Clone the repository:
git clone https://github.com/your-org/clarionedu.git
cd clarionedu
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 to view the application.
We start with fundamental questions: What is money? Why does it exist? This foundation makes everything else clear.
Each lesson builds upon the previous. No concept is introduced without proper context and preparation.
Theory without practice is incomplete. Every concept comes with real-world applications and exercises.
Knowledge should be free and accessible. Our content embraces Bitcoin's open-source ethos.
- Understanding monetary history and fiat problems
- Bitcoin's core value propositions
- Practical Bitcoin usage and security
- Bitcoin network mechanics
- Mining and consensus
- Protocol fundamentals
- Cryptographic foundations
- Privacy techniques
- Layer 2 solutions
- Bitcoin Core development
- Contributing to the ecosystem
- Research and innovation
We welcome contributions from the Bitcoin community! Here's how you can help:
- Submit lesson improvements
- Add new educational content
- Translate lessons to other languages
- Review and fact-check existing content
- Bug fixes and improvements
- New features and functionality
- Performance optimizations
- Testing and QA
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature-name
- Make your changes and commit:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Submit a pull request
clarionedu/
├── src/
│ ├── app/ # Next.js App Router pages
│ │ ├── learn/ # Learning sections and lessons
│ │ ├── progress/ # Progress tracking page
│ │ ├── about/ # About page
│ │ └── page.tsx # Home page
│ ├── components/ # React components
│ │ ├── ui/ # shadcn/ui components
│ │ └── education/ # Custom education components
│ └── lib/ # Utilities and content
│ └── content/ # Curriculum content
├── public/ # Static assets
└── README.md # This file
After completing ClarionEDU, students will be able to:
- Understand why Bitcoin exists and the problems it solves
- Explain Bitcoin's technical architecture and properties
- Use Bitcoin safely and securely for transactions
- Operate Bitcoin nodes and understand network mechanics
- Analyze Bitcoin's cryptographic foundations
- Contribute to Bitcoin's open-source ecosystem
- ⚡ 95+ Lighthouse performance score
- 📱 Mobile-first responsive design
- 🔍 SEO optimized for educational content
- 📊 Built-in progress tracking
- 🎯 High completion rates through gamification
- No user data collection beyond progress tracking
- Local storage for progress (privacy-first)
- No financial transactions or wallet integrations
- Educational content only - no investment advice
This project is open source and available under the MIT License.
- Bitcoin Core developers for their tireless work
- Austrian economists for providing the theoretical foundation
- The global Bitcoin education community
- Open source contributors who make projects like this possible
- Website: ClarionEDU.com
- GitHub: github.com/clarion-chain/clarionedu
- Community: Join our Discord for discussions and support
- Contributing: See CONTRIBUTING.md for detailed guidelines
Start your Bitcoin education journey today. The future of money is here. 🚀