Skip to content

FUSIONFoundation/myfusionwallet

Repository files navigation

MyFusionWallet

The official wallet implementation for the FUSION Protocol

We love developers. Join our Developers Community today! @ Telegram.

Features

Wallet

  • Send Asset
  • Send Time Locked Asset
  • Create Asset with attributes
  • Generate SAN

Quantum Swaps

  • Make Swap
  • Take Swap
  • Recall Swap

Running locally

In order to run the wallet locally, you need to have gulp installed. If you only want to run it without compiling, download a pre-compiled version from the releases page.

Execute the following commands to build:

Head over to the project

$ cd myfusionwallet

Install all dependencies

$ npm install

Create a build

$ gulp

To open up the wallet in your browser, open dist/index.html

Troubleshooting

If you are experiencing any issues or have any suggestions we would be glad to hear from you.

  1. Join us on Telegram
  2. Submit a ticket to Zendesk
  3. Submit an issue