Setting Up an Ethereum Test Environment on Linux

I’ve been interested in the Ethereum blockchain for a while now, particularly the “Smart Contract” feature. A smart contract is a script deployed on the blockchain that miners execute in exchange for a variable amount of money depending on the script’s content. But to test these smart contracts, you need to set up a private Ethereum network. This tutorial requires a minimal understanding of the Ethereum blockchain and “Proof of Work” systems. ...

March 26, 2018 · 2 min · Flavien Jourdren