Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/critesjosh/exploring-ethereum

This directory contains several exercises going over how to use geth to set up and interact with Ethereum networks
https://github.com/critesjosh/exploring-ethereum

Last synced: about 1 month ago
JSON representation

This directory contains several exercises going over how to use geth to set up and interact with Ethereum networks

Awesome Lists containing this project

README

        

# Exploring the blockchain Exercises

This directory contains several exercises walking you through how to use geth.

### [Installing Geth and setting up a private network](./geth-send-tx.md)

### [Connecting to and Exploring the testnets](./exploring-the-blockchain.md)

### [Compiling and Deploying contracts](./deploying-contracts.md)