Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 943 Bytes

README.md

File metadata and controls

47 lines (33 loc) · 943 Bytes

EtherChest Ecosystem Frontend

EtherChest is an Ethereum 2.0 Staking service

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