/wallet

Browser Wallet for the Nimiq cryptocurrency

Primary LanguageVue

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