Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 336 Bytes

GoChain Wallet

The Official GoChain Wallet.

Live at https://wallet.gochain.io

Getting setup locally

npm install -g @angular/cli
npm install
make run

Development server

Run make run for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.