https://github.com/ErgoGravity/gateway-proxy
Wrapper of Ergo Node to work with Gravity.tech
https://github.com/ErgoGravity/gateway-proxy
Last synced: 6 days ago
JSON representation
Wrapper of Ergo Node to work with Gravity.tech
- Host: GitHub
- URL: https://github.com/ErgoGravity/gateway-proxy
- Owner: ErgoGravity
- Created: 2021-03-31T12:59:11.000Z (about 4 years ago)
- Default Branch: pre-release
- Last Pushed: 2021-10-05T20:46:50.000Z (over 3 years ago)
- Last Synced: 2023-03-12T01:12:22.404Z (about 2 years ago)
- Language: Scala
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ergo - ErgoGravity Gateway Proxy - Proxy component potentially related to cross-chain communication or bridging. *(Community, Context Needed)* (🏗️ Core Infrastructure <a id="core-infrastructure"></a> / 🌉 Bridges <a id="bridges"></a>)
README
# ErgoGatewayProxy
To run:
* make `sbt task` and use `run` command. Or run sbt shell and enter `run` command. also you can use docker.
* network package is used to make client
* gateway package contains gateway contracts and related functionality.
* fill application.conf with your configuration.
```
This project is under developement and not tested completely.
maybe have some issues.
```