Skip to content

nuls-io/nuls-module-light-wallet

Repository files navigation

NULS2.0 Light Wallet Module

This is a NULS2.0 light wallet module used to manage the assets of NULS and NULS parachains. Developers can use this module to customize independent brand light wallets.

https://nuls.io/wallets

Project Setup

npm install

Web Run

Modify the code:

  1. config.js RUN_PATTERN = false
  2. main.js Notes 9, 10 lines of code

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Electron Run

Compiles and hot-reloads for development

npm run electron:server

Compiles and minifies for production

npm run electron:build

Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).

Contribute to This Module

Click Star and Fork to start contributing improvements to this module. Hope more contributors can submit improvement suggestions and bug reports here.

Issues: https://github.com/nuls-io/nuls-module-web-wallet/issues

Contribute to NULS

We are committed to making blockchain technology simpler and our slogan is "NULS Making It Easier to Innovate".

Get to know NULS developers https://nuls.io/developer

You are welcome to contribute to NULS! We sincerely invite developers with rich experience in the blockchain field to join the NULS technology community. https://nuls.io/community

Documentation:https://docs.nuls.io

NULS Brand Assets: https://nuls.io/brand-assets

License

NULS is released under the MIT license. Modules added in the future may be release under different license, will specified in the module library path.

Community