Skip to content

Decentralized Oracle service designed to observe Rarimo bridge contract on Near

License

Notifications You must be signed in to change notification settings

rarimo/near-saver-svc

Repository files navigation

near-saver-svc

Near Protocol blockchain data saver service.

Build

To build the service image locally, there is a shell script build.sh that can be used to build the image:

sh build.sh

It will build the image with the tag near-saver-svc:latest which could be used to run the service locally via Docker or Docker-Compose.

License

MIT