Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 520 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 520 Bytes

Circuloos Token Contracts

You can deploy this service by simply running the following commands:

docker build . -t circuloos-token-contracts
docker run -d -p 3000:3000 --name circuloos-token-contracts circuloos-token-contracts

How to instructions are in the WIKI of this repo# Circuloos Smart Contract API Example