Skip to content
This repository was archived by the owner on Jun 7, 2019. It is now read-only.

Latest commit

 

History

History
62 lines (44 loc) · 2.16 KB

README.md

File metadata and controls

62 lines (44 loc) · 2.16 KB
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