2026-04-15 12:04:03 +02:00
2026-04-10 04:32:54 +09:00
v1
2026-02-18 20:16:39 +01:00
v1
2026-02-18 20:16:39 +01:00
2026-04-15 12:01:41 +02:00
2026-02-27 09:28:41 +01:00
2026-02-25 21:27:09 +01:00
v1
2026-02-18 20:16:39 +01:00
v1
2026-02-18 20:16:39 +01:00
v1
2026-02-18 20:16:39 +01:00
v1
2026-02-18 20:16:39 +01:00
v1
2026-02-18 20:16:39 +01:00
v1
2026-02-18 20:16:39 +01:00

⬡ Learn Xahau

Open-source, multilingual training portal for learning Xahau blockchain development.

https://learnxahau.inftf.org.

License Languages

Features

  • 📖 Theory — Formatted content with markdown support
  • 💻 Code Blocks — Copyable code examples with syntax highlighting (C, JavaScript, Bash)
  • 📊 Presentation Mode — Fullscreen slides with keyboard navigation
  • 🌐 Multilingual — English, Spanish, Japanese, Korean and Simplified Chinese
  • 📈 Progress Tracking — Mark lessons as completed
  • 🔌 Modular — Easy to add new modules and lessons

Tech Stack

  • React 18 + Vite
  • Tailwind CSS
  • No backend required — all content is static JS modules

Project Structure

src/
├── components/     # React UI components
├── data/
│   ├── i18n.js     # UI translations
│   ├── courses.js  # Module index
│   └── modules/    # Individual course modules
└── styles/         # Global CSS

Contributing

Contributions welcome! Whether it's new modules, translations, or UI improvements.

  1. Fork the repo
  2. Create a branch (git checkout -b feature/new-module)
  3. Commit your changes
  4. Push and open a PR

License

MIT — Use freely for education and community building.

Credits

Built by INFTF. Learn more about Xahau at xahau.network.

Description
No description provided
Readme MIT 2.5 MiB
Languages
JavaScript 99.8%
CSS 0.2%