https://github.com/antho8101/oridium
Oridium - A powerful and modular blockchain core engine designed for high-performance applications, inspired by Bitcoin.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Keywords
Repository
Oridium - A powerful and modular blockchain core engine designed for high-performance applications, inspired by Bitcoin.
Basic Info
- Host: GitHub
- Owner: antho8101
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://www.getoridium.com/
- Size: 113 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
Oridium The Digital Gold of Tomorrow
Status: Early Development -- 80% Complete
Launch target: Q3 2025
Oridium is a modern, high-performance blockchain inspired by Bitcoins 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)
Table of Contents
- Project Highlights
- Key Features
- Oridium Wallet (Web)
- Build Instructions
- License
- Contributing
- Community & Support
Project Highlights
| 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 |
Key Features
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
Oridium Wallet (Web Version)
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.
Build Instructions (Windows / Visual Studio 2022)
Dependencies (via vcpkg)
- Boost
- BerkeleyDB
- ZeroMQ
- SQLite3
- Libevent
- QRencode
- Qt5
Requirements
- Visual Studio 2022
- CMake 3.21
- vcpkg
- Python 3.10
- Git
Build Commands
bash
git clone https://github.com/antho8101/Oridium.git
cd Oridium
cmake --preset vs2022
cmake --build out/build/vs2022 --config Release
License
This project is open source under the MIT License.
Feel free to use, modify, and redistribute with attribution.
Contributing
We welcome pull requests and ideas from the community!
Read our Contributing Guide
See our Code of Conduct
Community & Support
Questions or feedback? Check our Support Page
Found a vulnerability? Read our Security Policy
Follow the Project
Official website: Coming soon
Demo wallet preview: In progress
Owner
- Name: Anthony
- Login: antho8101
- Kind: user
- Location: France
- Company: acglobalgroup
- Website: https://acglobalgroup.com/
- Repositories: 1
- Profile: https://github.com/antho8101
AC Global Group CEO 🌍 Co-founder of Holy Tweaks software 🤖 Businessman & project creator 🚀
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 390
- Gollum event: 20
- Create event: 4
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 390
- Gollum event: 20
- Create event: 4
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0