Lab: Use different Blockchain Networks
In this lab you are going to switch between different Blockchains. You are also setting up your own Development Blockchain.
Itās a natural continuation from the previous Lab. Weāre going to deploy again to Gƶrli, but weāre also deploying to the JavaScript Virtual Machine. Then weāre also directly connecting to a local Blockchain node, circumventing MetaMask and deploy our Smart Contract there in Ganache.
If all of that doesnāt tell you anything - PERFECT! Follow along!
What You Know At The End Of The Lab
šÆļø Understand Different Connection Methods
ā²ļø Download, Install and use Ganache
āļø Use JavaScript VM, Injected Web3 and Web3 Provider
š Understand why Ganache is useful
Prerequisites - You need:
-
Chrome or Firefox browser.
-
An Internet connection
-
About 15 Minutes of your precious time ā
Get Started
šŖ šŖ šŖ Letās get started!