Skip to content

baophucct/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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.5%
  • HTML 24.8%
  • CSS 10.0%
  • JavaScript 3.4%
  • Makefile 0.3%