Skip to content

openethereum/openethereum-landing

Repository files navigation

The official website for Open Ethereum, a fast and feature-rich ethereum client.

Open Ethereum

Contribution

To submit a feature, bug fix, or enhancement to the website proceed as follows:

  1. Clone this repository
  2. Run yarn to install the dependencies
  3. Once the dependencies are installed, run yarn start to start the dev server on localhost:8000