geth
TODO Links
- https://github.com/AugurProject/augur
- go ethereum - Geth can't connected to via Websocket - Ethereum Stack Exchange
- go ethereum - 405 Method Not Allowed with websocket geth RPC - Ethereum Stack Exchange
Geth Documentation
- Getting Started with Geth | Go Ethereum
- go ethereum - What is Geth's "fast" sync, and why is it faster? - Ethereum Stack Exchange
- docker - What is the difference between these scripts for "geth attach"? - Stack Overflow
- Unable to attach to the local running geth node · Issue #14536 · ethereum/go-ethereum
Geth Full Node
Testing
To Review
- [[dentropydaemon-wiki/Software/List/geth|[geth|[geth|[geth|geth) configs for docker-compose and kubernetes
Tutorials providing context
- by Matt Swezey | Medium
- NO DOCKER
- Crypto Market Pool - Getting started with Geth to run an Ethereum node
Has issues
- How to run GETH from a Docker container
- Does not use docker-compose, covers the basics well though
- dappnode/DAppNodePackage-geth: Geth DAppNode package
- Does not open ports
Geth Private Network
Works
- makevoid/geth-priv-pub-net: Docker-compose based Ethereum Network set up as a private network with nodes connecting to each other via the public internet proxied via nginx.
- appliedblockchain/geth-priv-pub-net: Docker-compose based Ethereum Network set up as a private network with nodes connecting to each other via the public internet proxied via nginx.
To Research
To Review Later
- geth-truffle-docker/docker-compose.yml at master · gregbkr/geth-truffle-docker
- No Graphql
- pragmaticcoders/docker-geth-dev: Docker container running private geth node for testing apps using ethereum via RPC client
- 5 years Old
Missing Features, Never Tested
- gakonst/GethCluster: Ethereum node cluster deployment script for bootstrapping private test networks
- No containers
- cpurta/geth-devnet: Simple geth node running a private development network
- No docker-compose
- 4 years Old
- hiddentao/geth-private: Quickly setup a local, private Ethereum blockchain.
- Description: npm package for setting up geth nodes
- No containers
- andricDu/geth-docker: Dockerized deployment of a private Ethereum blockchain. For demo use only.
- No docker-compose
Doesn't work
- cpurta/ethereum-docker-network: Private ethereum network running in docker
ERROR: Service 'bootstrap' failed to build: manifest for ethereum/client-go:development not found: manifest unknown: manifest unknown
- changwu-tw/docker-geth-testnet: private testnet
Makefile:16: recipe for target 'geth' failed
- Building private Ethereum networks with Docker Compose | Capgemini Software Engineering
ERROR: for ethereum-docker_geth_1 a bytes-like object is required, not 'str'
- ATNIO/poa-deploy: Deploy POA blockchain rapidly using Docker.
- Get error when running docker-compose
- 3 years old and no longer maintained
- ethersphere/eth-utils: ethereum utilities, dev tools, scripts, etc
- 6 Years Old, though still mentioned in the offical documetnation (Link below)
- Private Networks | Go Ethereum
- ulamlabs/geth-poa-testnet: Docker image for Ethereum testnet using PoA consesus protocol
- 16 Months old
- Requires setting environment variables, might work but I couldn't
- ulamlabs/eth-poa-testnet-example: Example Ethereum testnet with Clique PoA consensus protocol
- jenhao-thesis/ethereum-docker-poa
- 3 Months old
- No documenation
- Create your own Ethereum private blockchain with Docker | by Scott H Rogers | Medium
- Git repo does not exist anymore