Go to file
2022-03-04 20:00:33 +05:30
.idea Added Virtual Environment to flo-token-tracking and flo-api 2022-01-19 16:20:12 +05:30
.gitignore Added Virtual Environment to flo-token-tracking and flo-api 2022-01-19 16:20:12 +05:30
Dockerfile Update Dockerfile 2022-03-04 20:00:33 +05:30
README.md 1.0.3 Added README 2022-01-14 00:30:29 +05:30
run.sh removed indentation and added some newer version 2022-02-18 22:33:50 +05:30

FLO Token-Smart Contract System Docker

Docker resources to build components required for FLO Token-Smart Contract system, all at one place!

Why do I need this?

FLO Token-Smart Contract system consists of three apps working together

  • FLO Token & Smart Contract tracking scripts (Python)
  • RanchiMall FLO API (Python-Flask)
  • Floscout Token & Smart Contract explorer (JavaScript)

RanchiMall wants to made things easy for you by packing all the three systems together, so you can get started using out system for your Dapps :)

How do I use this?

Clone the repository and then run

sudo docker build .