From 7bf5fa444a46835f122f0fe4156a8fb43b837c53 Mon Sep 17 00:00:00 2001 From: Garret Alfert Date: Mon, 26 Aug 2019 18:09:38 +0200 Subject: [PATCH] Add notice about Metamask when using local devchain --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0061d5..5c3ff65 100644 --- a/README.md +++ b/README.md @@ -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 * `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 Install IPFS with your favorite package manager and run