Add notice about Metamask when using local devchain
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user