Skip to content

yilmazbahadir/symbol-desktop-wallet

 
 

Repository files navigation

Symbol Desktop Wallet

Build Status License

Cross-platform client for Symbol to manage accounts, mosaics, namespaces, and issue transactions.

Installation

Symbol Desktop Wallet is available for Mac, Windows, and as a web application.

  1. Download Symbol Desktop Wallet from the releases section.

  2. Launch the executable file and follow the installation instructions.

  3. Create a profile. 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.

Building instructions

Symbol CLI require Node.js 10 or 12 LTS to execute.

  1. Clone the project.
git clone https://github.com/nemgrouplimited/symbol-desktop-wallet.git
  1. Install the dependencies.
cd symbol-desktop-wallet
npm install 
  1. Start the development server.
npm run dev 
  1. Visit http://localhost:8080/#/ in your browser.

Getting help

Use the following available resources to get help:

Contributing

Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.

License

Copyright 2018-present NEM

Licensed under the Apache License 2.0

About

Cross-platform client for Symbol

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.5%
  • Vue 19.3%
  • Less 12.5%
  • JavaScript 0.6%
  • Shell 0.1%
  • HTML 0.0%