DEV Community

Cover image for Setting up a Private Ethereum Test Network

Setting up a Private Ethereum Test Network

Preslav Rachev on August 05, 2018

I want to play around with a few Ethereum smart contracts, without spending real money before the final versions are ready. Thankfully, Ethereum ha...
Collapse
 
zeerorg profile image
Rishabh Gupta

There is also ganache a tool to set up a very basic ethereum chain. I've used it and find it quite easy to suggest to anyone who is trying their hands on ethereum.