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

https://github.com/asone/docker-private-eth-testnet

Experimenting to create a docker config for easy private ethereum testnet
https://github.com/asone/docker-private-eth-testnet

Last synced: 3 months ago
JSON representation

Experimenting to create a docker config for easy private ethereum testnet

Awesome Lists containing this project

README

          

# [WIP] Docker private ethereum testnet

This repo intends to provide docker configurations relative to ethereum environment. Specs are still `WIP`, but below are some ideas of what could be provided :

- [ ] Single & simple geth ethereum node.
- [ ] Ganache-cli service + Truffle boilerplate
- [ ] PoA node + dashboard
- [ ] Single PoA node
- [ ] PoA node + Clixplorer
- [ ] Genesis generation with Puppeth ?

When the different scopes will be defined, this README will be rewritten.