How to install Ganache in Windows

0 votes
Please tell me the steps to install Ganache on Windows operating system
Feb 28, 2019 in Blockchain by Suman
15,539 views

1 answer to this question.

0 votes

First, we need to install nodejs. Go to https://nodejs.org/en/ and download and install the latest version.

 Next, we need git. Download and install git from https://gitforwindows.org and install it. 

Now, open command prompt as administrator and run the following command:

$ npm install --global --production windows-build-tools

$ git clone https://github.com/trufflesuite/ganache.git

$ cd ganache

$ npm install

This will install ganache on your system.

answered Feb 28, 2019 by Rishi

Related Questions In Blockchain

0 votes
1 answer

How to solve "error trying install composer runtime" in Hyperledger composer?

I think the docker-compose tool is not ...READ MORE

answered Jul 17, 2018 in Blockchain by slayer
• 29,350 points
668 views
0 votes
1 answer
0 votes
1 answer

How to select a single account in Ganache?

When you use web3, selecting a single ...READ MORE

answered Feb 5, 2019 in Blockchain by Omkar
• 69,210 points
1,525 views
0 votes
2 answers

How to install Ganache on Linux?

For linux you first need to download ...READ MORE

answered Jun 3, 2019 in Blockchain by Tushar
• 190 points
21,491 views
+2 votes
5 answers

How to install Ganache.appx on Windows 7

Go to https://github.com/trufflesuite/ganache/releases there are a set of ...READ MORE

answered Aug 17, 2018 in Blockchain by Omkar
• 69,210 points
13,835 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,655 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,211 views
0 votes
1 answer

How to install Multichain in Windows?

There’s nothing as “installing” multichain in Windows. ...READ MORE

answered Mar 1, 2019 in Blockchain by Rohit
675 views
–1 vote
1 answer

How to change default account in private ethereum network?

First list the accounts: > eth.accounts NOTE: Even ...READ MORE

answered Jan 10, 2019 in Blockchain by Omkar
• 69,210 points
1,614 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP