https://github.com/sorydima/gatewaychainforauroraos
GateWay Chain seems designed to let your smartphone act as a node in a decentralized network (possibly REChain or Aurora OS–compatible). It may provide features like messaging, identity, or peer-to-peer sync using Matrix protocols. The tagline suggests it's simpler and more accessible than powerful hardware alternatives like an S7 server.INSTEAD S7
https://github.com/sorydima/gatewaychainforauroraos
qml qml-applications qml-bindings qml-components qml-files qml-samples qmlweb qt qt5 qt5-gui qt6 qtcreator rechainnetwork s7 s7-communication s7-connector s7-protocol s7net
Last synced: 3 months ago
JSON representation
GateWay Chain seems designed to let your smartphone act as a node in a decentralized network (possibly REChain or Aurora OS–compatible). It may provide features like messaging, identity, or peer-to-peer sync using Matrix protocols. The tagline suggests it's simpler and more accessible than powerful hardware alternatives like an S7 server.INSTEAD S7
- Host: GitHub
- URL: https://github.com/sorydima/gatewaychainforauroraos
- Owner: sorydima
- License: bsd-3-clause
- Created: 2025-07-06T13:46:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-06T14:24:25.000Z (3 months ago)
- Last Synced: 2025-07-06T14:37:25.327Z (3 months ago)
- Topics: qml, qml-applications, qml-bindings, qml-components, qml-files, qml-samples, qmlweb, qt, qt5, qt5-gui, qt6, qtcreator, rechainnetwork, s7, s7-communication, s7-connector, s7-protocol, s7net
- Language: QML
- Homepage: https://gateway.marinchik.ink
- Size: 0 Bytes
- 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
- Support: SUPPORT.md
- Governance: GOVERNANCE.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# GateWayChainForAuroraOS
**GateWayChainForAuroraOS** is a Qt/QML client that allows Aurora OS-powered devices to operate as lightweight nodes (GateWay Chain instances) in the REChain decentralized network.
## Features
- Qt/QML native GUI
- Lightweight mobile node
- Integration with Matrix protocol
- Optimized for Aurora OS
- Peer-to-peer architecture## Requirements
- Aurora OS or Sailfish OS device
- Qt 5.x / QML runtime
- CMake / qmake
- REChain Matrix credentials## Quick Start
```bash
git clone https://github.com/sorydima/GateWayChainForAuroraOS.git
cd GateWayChainForAuroraOS
qmake && make
./GateWayChain
```## License
MIT