November 2018
Intermediate to advanced
528 pages
13h 21m
English
In the previous chapter, we introduced the MetaMask plugin, which allows users to send transactions through the browser without having to install a full node.
To interact with Ganache from the browser, we need to configure MetaMask. For that, in the top-left of MetaMask, you can select Custom RPC. A new dialogue box, titled New RPC URL will show up; here, you should enter http://127.0.0.1:7545 (Ganache's IP and port) and click Save.


Now that we've connected MetaMask to Ganache, your previous MetaMask accounts will ...
Read now
Unlock full access