kee-wallet/shared/stargate
Severiano Jaramillo 8189b590d3 Implement two way communication with Dero node.
- Implemented basic two way communication with the Dero node. The Bridge is listening for Dero node updates and requests the Block Height when receiving a Height update from the node.
- Renamed Bridge to StargateBridge and added basic documentation.
- Created model for DeroNode instances. We use only one node for now, but will add more down the line.
2024-03-28 19:55:55 -07:00
..
src/commonMain/kotlin/net/agorise/shared/stargate Implement two way communication with Dero node. 2024-03-28 19:55:55 -07:00
build.gradle.kts Add basic WebSocket connectivity with Dero node. 2024-03-25 21:14:16 -07:00