Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 364 Bytes

PayFair demo platform

Demo app of payfair platform. Based on express.js and vue.js

Demo app not include smartcontracts system yet

Launch

npm install

npm run start // for run api server

npm run client-dev // for run frontend for clients
npm run escrow-dev // for run frontend of escrow-nodes
npm run trust-dev // for run frontend of trust-nodes