The official website for Open Ethereum, a fast and feature-rich ethereum client.
To submit a feature, bug fix, or enhancement to the website proceed as follows:
- Clone this repository
- Run
yarn
to install the dependencies - Once the dependencies are installed, run
yarn start
to start the dev server onlocalhost:8000