REChainSpace integrates the REChain protocol into AuroraOS with a Qt/QML-based UI.
- Send and receive assets on REChain
- Real-time wallet UI built in QML
- Cross-platform support via CMake
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].
- [ARCHITECTURE.md] – design overview
- [ROADMAP.md] – planned features
- [GOVERNANCE.md] – decision and contribution structure
- [SECURITY.md] – vulnerability disclosure policy
See [CONTRIBUTING.md] & [CODE_OF_CONDUCT.md].
Distributed under the BSD‑3-Clause. See the [LICENSE] file.