A ready-to-go test environment to make practice with the Ethereum Blockchain.
3.5K
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:
Content type
Image
Digest
Size
1 GB
Last updated
over 7 years ago
docker pull simontim/ethereum