Skip to content
/ wallet Public

Browser Wallet for the Nimiq cryptocurrency

Notifications You must be signed in to change notification settings

nimiq/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d9379a · Aug 29, 2024
Nov 10, 2020
Feb 28, 2023
Apr 19, 2024
Sep 18, 2023
Aug 29, 2024
Jun 13, 2024
Nov 11, 2022
Feb 24, 2020
Feb 14, 2023
Aug 8, 2023
Feb 2, 2023
Jun 4, 2020
Feb 12, 2020
Oct 25, 2020
Aug 12, 2024
Feb 12, 2020
Mar 1, 2023
Jan 26, 2023
Jun 25, 2020
Jun 25, 2020
Jun 25, 2020
Apr 19, 2024
Aug 12, 2024

Repository files navigation

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