feat: add interactive deployment and switch to poetry #2

Merged
williamluke merged 19 commits from lum/easy-token-deployment into master 2022-03-16 06:37:49 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 67f947a9af - Show all commits

View File

@ -15,8 +15,8 @@ pip install --extra-index-url https://pip.grassrootseconomics.net cic[eth]
# Local # Local
cic wizard ./somewhere -c ./config/dev-docker cic wizard ./somewhere -c ./config/dev-docker
# Production # Test Net
cic wizard ./somewhere -c ./config/prod cic wizard ./somewhere -c ./config/test-net
``` ```
### Modular ### Modular