/etherchest-frontend

Primary LanguageJavaScriptMIT LicenseMIT

EtherChest Ecosystem Frontend

EtherChest is an Ethereum 2.0 Staking service

buildpassed

Installation

Use the package manager npm to install.

git pull https://github.com/Qwoyn/etherchest-frontend.git

Usage

Install

$ cd etherchest-frontend
$ npm install

Run development environment

$ cd etherchest-frontend
$ run start:dev

Run production environment

$ cd etherchest-frontend
$ run start

Contributing

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.

License

MIT