mm-s / symbol-desktop-wallet

Cross-platform client for Symbol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:TypeScript 66.0%Language:Vue 19.8%Language:Less 13.2%Language:JavaScript 0.7%Language:Shell 0.2%Language:HTML 0.0%Language:CSS 0.0%Language:Dockerfile 0.0%