Programming
- Move away from commandline interface, use CLICK instead.
- Make a folder of example JSONs input to avoid external reference of these files.
- [] Make a module of common utilities.
- Make a
main.py
to work with command line interface.
This tool can:
- [] deploy a whole univ2,
- [] deploy a token,
- deploy a pool (of two tokens) on univ2,
- [] deposit funds to a pool.
This tool accepts:
- a wallet.json file (supports mnemonic, private key, keystore).