Abstracting contract creation and deployment
osmode opened this issue · 0 comments
osmode commented
To do:
- Abstracting contract creation and deployment.
Installing system and python dependencies, the Go Ethereum client, and IPFS -- and manually setting networking parameters -- is time consuming and poses barriers to use. Packaging these steps (e.g. with a bash script) will facilitate use of ddash.
- Front end
Goal is to make ddash usable by non-technical users too