Giter VIP home page Giter VIP logo

signum-xt-wallet's Introduction

Signum XT Wallet

Cryptocurrency wallet for Signum blockchain platform as Web Extension for your Browser.
Providing ability to manage Signa and interact with DApps.

xt-wallet


๐ŸŒป Install

You can install the wallet through the Chrome Web Store or via Mozilla Add-Ons respectively.


NOTE: At this moment, the extension submission is in review. Due to the forced migration from Manifest V2 to V3 by Google, we were not able to submit the extension yet, as this is far more complicated than expected. We are working hard on this. We apologize for this inconvenience. If you cannot wait to use the wallet in Chrome and its derivates, follow the manual installation instructions: https://github.com/signum-network/signum-xt-wallet/releases/tag/1.0.0


Browser Support

Chrome Firefox Brave Opera Edge
49 & later โœ” 52 & later โœ” Latest โœ” 36 & later โœ” 79 & later โœ”

๐Ÿง‘โ€๐ŸŒพ Development

Ensure you have:

  • Node.js 12 or later installed
  • Yarn installed (npm might work also, but this project uses yarn)

Just clone the code base and install the dependencies

git clone https://github.com/signum-network/signum-xt-wallet.git
cd signum-xt-wallet
yarn

โ™ป๏ธ Run during development

Runs the extension in the development mode for Chrome target.
It's recommended to use Chrome for development.

yarn start

The project comes with a reload feature that recompiles and reload automatically on changes

๐Ÿฆ„ Load the extension for development

  1. Enter chrome://extensions/ as URL to open the Extension Manager.
  2. Activate Development Mode.
  3. Hit the Load Unpacked button and navigate to <...>/signum-xt-wallet/dist, select chrome_unpacked and open it.
  4. Voilร !

๐ŸŒ„ Build a distributable

For deployment in the Chrome Web Store, Firefox Add-Ons, or Opera Extensions Store you need to builds the extension for production. It correctly bundles in production mode and optimizes the build for the best performance.

# for Chrome by default
yarn build

Optional for different browsers:

# for Chrome directly
yarn build:chrome
# for Firefox directly
yarn build:firefox
# for Opera directly
yarn build:opera

# for all at once
yarn build-all

The compiled code is available under ./dist

signum-xt-wallet's People

Contributors

andrewkryshtal avatar danielelisi avatar delivator avatar dependabot[bot] avatar dexterslabor avatar dvzore avatar falconalex91 avatar fitblip avatar gre avatar ipr0310 avatar jensamberg avatar keefertaylor avatar keshan3262 avatar ktorn avatar lendihop avatar letier3110 avatar lourenc avatar michaelpautov avatar ohager avatar renatoalencar avatar rogerwim avatar romarq avatar serg-plusplus avatar shefass avatar signum-nft avatar unixvb avatar zsmchk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.