second-state/smart-contract-search-engine

Javascript config

tpmccallum opened this issue · 0 comments

At present all of the Python configuration is inside the config.ini, this is really neat.

The Javascript needs a similar system. It may be possible for the Javascript to call the Python (via Flask and fetch the config which would keep everything in one place)