We love developers. Join our Developers Community today! @ Telegram.
Wallet
- Send Asset
- Send Time Locked Asset
- Create Asset with attributes
- Generate SAN
Quantum Swaps
- Make Swap
- Take Swap
- Recall Swap
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
If you are experiencing any issues or have any suggestions we would be glad to hear from you.