NOAH Gate
The official repository of Noah Gate service.
Noah Gate is a service which provides to clients publish prepared transactions to Noah Network
Don't forget to read the documentation
Documentation for Gate API documentation
NOTE: This project in active development stage so feel free to send us questions, issues, and wishes
BUILD
- make create_vendor
- make build
- Set up connect to Node which working in non-validator mode.
- Set up connect to Gate service.
RUN
./gate
We recommend use our official docker image.
Important Environments
Example for all important environments you can see in file .env.example.
Its config for connect Node API URL, Gate service and service mode (debug, prod).