-
requirements
brownie
vyper
npm
```
ganache-cli -m vega
brownie run scripts/deploy.py
```
2nd terminal
```
cd client
npm run
```
in metamask add the privatekey from the terminal. b…
-
![Screenshot from 2020-09-14 00-37-01](https://user-images.githubusercontent.com/49224134/93026328-e173b900-f622-11ea-8645-0425317ac472.jpg)
I am getting these error after writing my app.js. My m…
-
Hi, I've had some issues getting metamask to work, I can never get past the loading screen, it is connected to ganache and I have updated the code in my app.js file as others have recommended, but the…
-
I'm trying to run locally with a ganache blockchain and pasting in RPC url doesn't seem to work. RPC Endpoint status still says 'unavailable' and save button greyed out. I know local blockchain is run…
-
![capture](https://user-images.githubusercontent.com/41285366/43171352-92fe9c48-8fa1-11e8-8b3b-0be782580a5f.PNG)
After selectting a candidate and clicking vote, nothing happens. I later on found so…
-
## Issue
Right now, Truffle Dashboard just connects to whatever network the user has set with MetaMask. To accommodate this, we define the special-purpose `"dashboard"` network as a `truffle-config…
-
Dear devpavan
I followed all the instructions successfully but the following error shows:
CRYPTO BOYS CONTRACT NOT DEPLOYED TO THIS NETWORK.
Connect Metamask to Kovan Testnet Or Localhost 754…
-
**Describe the bug**
If you try to send to a non-lowercase address that doesn't have the right checksum/casing when using a dev network (e.g. Ganache), MM displays an error message saying that the …
-
-
### Describe the bug
In development for MetaMask or Smart Contracts I am constantly restarting my local dev node which resets the nonce. And when I try to use MetaMask after, I am forced to go into s…