https://github.com/rechain-network-solutions/rechainspaceforauroraos
REChainSpace integrates the REChain protocol into AuroraOS with a Qt/QML-based UI.
https://github.com/rechain-network-solutions/rechainspaceforauroraos
qml qml-applications qml-components qml-plugin qml-samples qmlweb qt qt5 qt6 rechainspace search-algorithm search-engine search-engine-optimization search-interface searchbar searching-algorithms
Last synced: about 1 month ago
JSON representation
REChainSpace integrates the REChain protocol into AuroraOS with a Qt/QML-based UI.
- Host: GitHub
- URL: https://github.com/rechain-network-solutions/rechainspaceforauroraos
- Owner: REChain-Network-Solutions
- License: other
- Created: 2025-07-07T16:14:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T17:20:05.000Z (3 months ago)
- Last Synced: 2025-07-07T17:56:29.027Z (3 months ago)
- Topics: qml, qml-applications, qml-components, qml-plugin, qml-samples, qmlweb, qt, qt5, qt6, rechainspace, search-algorithm, search-engine, search-engine-optimization, search-interface, searchbar, searching-algorithms
- Language: Makefile
- Homepage: https://space.marinchik.ink/
- Size: 1.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Governance: GOVERNANCE.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# REChainSpaceForAuroraOS
**REChainSpace** integrates the REChain protocol into AuroraOS with a Qt/QML-based UI.
## 🚀 Features
- Send and receive assets on REChain
- Real-time wallet UI built in QML
- Cross-platform support via CMake## 🔧 Quick Start
```bash
git clone https://github.com/REChain-Network-Solutions/REChainSpaceForAuroraOS.git
cd REChainSpaceForAuroraOS
mkdir build && cd build
cmake ..
make
./rechain-space
```For install instructions, see [GETTING_STARTED.md].
## 📚 Documentation
- [ARCHITECTURE.md] – design overview
- [ROADMAP.md] – planned features
- [GOVERNANCE.md] – decision and contribution structure
- [SECURITY.md] – vulnerability disclosure policy## 🤝 Contributing
See [CONTRIBUTING.md] & [CODE_OF_CONDUCT.md].## 📄 License
Distributed under the BSD‑3-Clause. See the [LICENSE] file.