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 an account. Remember to save the mnemonic somewhere safe (offline).
NOTE: This program is currently in development and only available for the Symbol test network. Do not use it for other purposes.
Symbol CLI require Node.js 10 or 12 LTS to execute.
- Clone the project.
git clone https://github.com/nemfoundation/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 slack group (#sig-client)
- If you found a bug, open a new issue
This project is developed and maintained by NEM Foundation.
Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.
Copyright 2018-present NEM
Licensed under the Apache License 2.0