In this blog post, we show you how to setup or install Ganache Blockchain on windows system.
This is fifth post of series where we discuss about setting up development environment for Ethereum that we need before we start with smart contract development. Click Post 1, Post 2 , Post 3 and Post 4 to go over the first, second, third and fourth post where we discuss about installation of NodeJs , Git, Visual Studio Code and Python.
Let's see how to install Ganache Blockchain on windows.
If you prefer to watch video then go over below video and see the Ganache Blockchain setup.
Ganache Blockchain comes in two flavor, one is Graphical User Interface and other is command line utility.
This post is specific to graphical user interface and we have another post for command line utility.
Let's see how to install Ganache Blockchain.
Go to below link and download the installer and install it using default options.
https://truffleframework.com/ganache/

Install Ganache Blockchain o Windows
No Comments