Cross-platform client for Symbol to manage accounts, mosaics, namespaces, and issue transactions.
Symbol Desktop Wallet is available for Mac, Windows, and as a web application.
-
Download Symbol Desktop Wallet from the releases section.
-
Launch the executable file and follow the installation instructions.
-
Create a profile. Remember to save the mnemonic somewhere safe (offline).
Symbol CLI require Node.js 10 or 12 LTS to execute.
- Clone the project.
git clone https://github.com/symbol/desktop-wallet.git
- Install the dependencies.
cd symbol-desktop-wallet
npm install
- Start the development server.
npm run dev
- Visit http://localhost:8080/#/ in your browser.
Use the following available resources to get help:
- Symbol Documentation
- Join the community discord group, slack group (#sig-client)
- If you found a bug, open a new issue
Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.
Copyright 2018-present NEM
Licensed under the Apache License 2.0