Skip to content

MaibornWolff/eden

Repository files navigation

Ethereum Development Environment and Network (EDEN)

Build Status

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 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

Screenshot of the EDEN dashboard

Getting Started

  • Get a local copy of the repository, master branch is the latest version available:
git clone https://github.com/MaibornWolff/eden.git

Installing

Refer to the README file of each blockchain. They are in the project subfolders.

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 💚 by MaibornWolff