nimiq / wallet

Browser Wallet for the Nimiq cryptocurrency
https://wallet.nimiq.com
50 stars 29 forks source link

Nimiq Wallet

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

You will also need to run the Nimiq Hub and Nimiq Keyguard in development, too.

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint