Ethereum Development Environment and Network (EDEN)
Ethereum Development Environment and Network is a collection of tools and templates to enable app developers to create new prototypes fast and effectively.
Contents:
-
Private “proof-of-work” Blockchain (2x Geth) + EthStats Dashboard + Ether Explorer v2
-
Private “proof-of-authority” Blockchain (6x Parity) + EthStats Dashboard + Ether Explorer v2
-
“Toolbox” with Truffle, Oyente and some Utils
Getting Started
- Get a local copy of the repository, master branch is the latest version available:
git clone https://github.com/MaibornWolff/eden.git
-
Install NodeJS
-
Install Docker Desktop
-
Install EditorConfig plugin for your editor/IDE
Installing
Refer to the README file of each blockchain. They are in the project subfolders. Have fun! :)
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Developed with