Upgradable experiments

This commit is contained in:
2018-03-11 23:12:29 +01:00
commit 9efe30afda
16 changed files with 321 additions and 0 deletions

9
README.mdown Normal file
View File

@@ -0,0 +1,9 @@
## Development
For local development it is recommended to use [ganache-cli](https://github.com/trufflesuite/ganache-cli) to run a local development chain.
We default to port 7545 for development to not get in conflict with the default Ethereum RPC port.
$ ganache-cli -p 7545