π§ 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 Release
This 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
π Twitter / X
π¬ Telegram
πΎ Discord
π Official website: Coming soon
π§ͺ Demo wallet preview: In progress