Skip to content

gochain/wallet

Repository files navigation

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.