Offset is a decentralized payment system, allowing to pay and process payments efficiently and safely.
This repository contains Dockerfiles for:
- stindex (Offset index)
- strelay (Offset relay)
- stnode (Offset node)
See instructions here.
- To build stindex:
./index/build
- To build strelay:
./relay/build
- To build stnode:
./node/build