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
- Host: GitHub
- URL: https://github.com/asone/docker-private-eth-testnet
- Owner: Asone
- License: mit
- Created: 2018-06-09T13:25:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T20:59:43.000Z (about 8 years ago)
- Last Synced: 2025-03-03T21:41:51.149Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.