Ethereum Development Environment and Network is a collection of tools and templates to enable app developers to create new prototypes fast and effectively.
-
Private PoA geth blockchain including bootnode, fullnode, miners, explorers and monitors
-
Private PoW geth blockchain including bootstrapping node, scalabe number of nodes, explorers and monitors
-
Private PoA parity blockchain including authorities, members, explorers and monitors
-
Toolbox with Truffle, Oyente and some development utilities
-
Open-Ethereum development chain including explorer, monitor and dashboard
-
Private IPFS network including IPFS peers and clusters
-
Single SKALE node environment
- 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
Refer to the README file of each blockchain. They are in the project subfolders.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Developed with 💚 by MaibornWolff