Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 375 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 375 Bytes

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