EtherChest is an Ethereum 2.0 Staking service
Use the package manager npm to install.
git pull https://github.com/Qwoyn/etherchest-frontend.git
$ cd etherchest-frontend
$ npm install
$ cd etherchest-frontend
$ run start:dev
$ cd etherchest-frontend
$ run start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.