osmode/ddash

Abstracting contract creation and deployment

osmode opened this issue · 0 comments

To do:

  1. 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.

  1. Front end

Goal is to make ddash usable by non-technical users too