Add notice about Metamask when using local devchain

This commit is contained in:
2019-08-26 18:09:38 +02:00
parent d08d5f9e8d
commit 7bf5fa444a
+4
View File
@@ -100,6 +100,10 @@ If that is the case the DAO address must be provided as `KREDITS_KERNEL_ADDRESS`
* `npm run dao:address` in the kredits-contracts repo to find your address * `npm run dao:address` in the kredits-contracts repo to find your address
* `KREDITS_KERNEL_ADDRESS=<0xYOURADDRESS> npm run start:local` * `KREDITS_KERNEL_ADDRESS=<0xYOURADDRESS> npm run start:local`
#### 4. Metamask network
Switch the network in Metamask to "Custom RPC" with the RPC URL `http://localhost:7545`.
#### IPFS #### IPFS
Install IPFS with your favorite package manager and run Install IPFS with your favorite package manager and run