Sign inSign up

simontim/ethereum

By simontim

Updated over 7 years ago

A ready-to-go test environment to make practice with the Ethereum Blockchain.

Image
0

3.5K

simontim/ethereum repository overview

Nel fare pratica su Blockchain con Ethereum ci sono molti step noiosi di installazione che non riguardano né Ethereum né Blockchain. Quando ho iniziato a fare pratica con questi sistemi avrei voluto trovare queste fasi preparatorie già fatte. Ed ecco! Ora se vuoi fare pratica in un ambiente di test pronto e funzionante puoi dare un semplice:

docker run --name user-blockchain -dit simontim/ethereum bash
docker exec -it user-blockchain bash

e iniziare a seguire ad esempio i seguenti tutorial:



Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

over 7 years ago

docker pull simontim/ethereum