An open API service indexing awesome lists of open source software.

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

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