Ganache is a personal blockchain for Ethereum development one can use to deploy contracts, develop applications, and run tests. It is available as both a desktop application as well as a
command-line tool. Ganache is available
for Windows, Mac, and Linux.This post will share few commands and screen shots to install Ganache in GUI mode in Ubuntu 18.04 LTS. It is an ethereum client which one can use for Ethereum development and is part of Truffle ecosystem. Ganache is used for the development of DAPP and once developed and tested on the ganache,it can be deployed on any DAPP on ethereum client like geth or parity.
First step : Goto https://www.trufflesuite.com/ganache
Third step : chmod a+x ganache**** to make it executable
Fourth step as above...simply run the executable
Its ready to go...
0 comments:
Post a Comment