🚧 Status: Early Development • ██████████████-- 80% Complete
📅 Launch target: Q3 2025
Oridium is a modern, high-performance blockchain inspired by Bitcoin’s fundamentals, but redesigned with a modular architecture, modern cryptography, and real-world usability in mind.
🛠 Built with C++20, Qt5, WebAssembly, and a local-first wallet powered by HTML/CSS/JS.
📖 Read our White Paper (v1 - March 2025)
- 🌟 Project Highlights
- 🔥 Key Features
- 🪙 Oridium Wallet (Web)
- 🛠 Build Instructions
- 📄 License
- 🤝 Contributing
- 💬 Community & Support
| 🔧 Stack | Details |
|---|---|
| Language | C++20 |
| UI Framework | Qt5 + HTML/CSS/JS Web Wallet |
| Platform | Windows (Linux in progress) |
| Build System | CMake 3.21+ |
| Package Manager | vcpkg |
| Wallet Modules | WebAssembly mining, JSON key storage |
✅ Lightweight & decentralized
✅ Local wallet – no server required
✅ Keypair generation with optional password encryption
✅ Secure storage via downloadable encrypted JSON
✅ Web mining (WASM-based, in progress)
✅ Live Oridium price chart
The Oridium Wallet is a minimalistic web-based wallet to:
- 🔐 Generate a seed-based wallet (JSON format)
- 🧠 Restore wallet using your secret phrase
- 💼 Send/Receive funds via your public key
- 🧪 [Coming soon] Web mining via WASM
Runs 100% locally — works offline and requires no backend.
-
Boost
-
BerkeleyDB
-
ZeroMQ
-
SQLite3
-
Libevent
-
QRencode
-
Qt5
-
Visual Studio 2022
-
CMake ≥ 3.21
-
vcpkg
-
Python ≥ 3.10
-
Git
git clone https://github.com/antho8101/Oridium.git
cd Oridium
cmake --preset vs2022
cmake --build out/build/vs2022 --config ReleaseThis project is open source under the MIT License.
Feel free to use, modify, and redistribute with attribution.
We welcome pull requests and ideas from the community!
🔗 Read our Contributing Guide
📜 See our Code of Conduct
💌 Questions or feedback? Check our Support Page
🛡️ Found a vulnerability? Read our Security Policy
💬 Telegram
👾 Discord
🌍 Official website: Coming soon
🧪 Demo wallet preview: In progress
