Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.01 KB

Prepaid Trust

PrepaidTrust is a blockchain-based one-stop decentralised prepaid card platform to facilitate the issuance, purchase, transferring and consumption of prepaid cards.

PrepaidTrust Logo

process.png

Usage

  • Clone the repository git clone https://github.com/songyuew/PrepaidTrust/tree/Keff-4
  • Install dependencies using the node package manager of your choice. For example run npm install
  • Files are bundled by Laravel Mix to the dist folder.
    • Either run npm run hot and open http://localhost:8080 to see a hot-reloading copy of the generated files
    • Or run npm run watch (rebuilds on file changes) or npm run production and open index.html in from the dist folder.

Acknowledgement

Bootstrap Template