Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
/ QLCWallet Public archive

QLC Chain Wallet is a fully client-side signing wallet for sending and receiving Multidimensional Block Lattice tokens.

License

Notifications You must be signed in to change notification settings

qlcchain/QLCWallet

Repository files navigation

Language: 🇨🇳 🇺🇸

QLCChain Wallet

Build Status

QLCChain Wallet is a fully client-side signing wallet for sending and receiving Multidimensional Block Lattice Test coins in your browser.

Development Prerequisites

  • Node Package Manager: Install npm
  • Angular CLI: npm i -g @angular/cli

Development Guide

Clone repository and install dependencies

git clone https://github.com/qlcchain/qlcwallet
cd qlcwallet
npm install

Build Wallet (For Production)

Build a production version of the wallet for web:

npm run wallet:build

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Bugs/Feedback

If you run into any issues, please use the GitHub Issue Tracker We are continually improving and adding new features based on the feedback you provide, so please let your opinions be known!

Acknowledgements

Special thanks to the following!

Links & Resources

License

MIT