Skip to content

nem2 browser wallet. Experimental, use in your own risk.

License

Notifications You must be signed in to change notification settings

luxtagofficial/nem2-wallet-browserextension

 
 

Repository files navigation

nem2-wallet-browserextension

License: GPL v3 Build Status

NEM2, aka Catapult, Wallet as Firefox Extension.

Vision

A browser wallet to facilitate the integration with web applications and Catapult Blockchain in a user-friendly manner.

Contributing

This project uses C4(Collective Code Construction Contract) process for contributions.

When you find that nem2-wallet-browserextension could have XYZ, think about what you can do for open source not what open source can do for you. If you find something it's not working or something is missing, feel free to open a Pull Request, I will be more than happy to merge it, but I don't do features on demand 😄.

Tools (I use)

$> npm install --global web-ext

Clone repository

$> git clone [email protected]:decentraliser/nem2-wallet-browserextension.git
$> cd nem2-wallet-browserextension

Install development dependencies

$> npm i

Run development mode

In a windows environment:

$> npm run windev

In other environments:

$> npm run watch & npm run web-ext:run

web-ext will open your Firefox browser with the extension loaded.

License

Copyright (c) 2019-present Contributors as noted in the AUTHORS file

This file is part of nem2-wallet-browserextension.

nem2-wallet-browserextension is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

nem2-wallet-browserextension is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with nem2-wallet-browserextension. If not, see http://www.gnu.org/licenses/

About

nem2 browser wallet. Experimental, use in your own risk.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.8%
  • JavaScript 26.1%
  • HTML 1.9%
  • CSS 1.2%