Skip to content

Instantly share code, notes, and snippets.

View alessandro-aglietti's full-sized avatar

Alessandro Aglietti alessandro-aglietti

View GitHub Profile
@andreafspeziale
andreafspeziale / Operating Ropsten Ethereum testnet.md
Last active March 30, 2022 03:24
Operating Ropsten Ethereum testnet network with Geth and Mist on OSX

Operating Ropsten Ethereum testnet

from a newbie to newbies

Intro

I believe that a development environment is one of the access key in learning new technologies. I didn't find on the internet a simple and common path to make the Ropsten network, the Ethereum public testnet, work.

So I'm writing down a couple of command lines and links that can be useful to achieve it.

Resources and requirements