项目作者: ID-Chain

项目描述 :
Institutional Edge Agent Legacy Example (Verifier + Issuer)
高级语言: JavaScript
项目地址: git://github.com/ID-Chain/Chamber-Of-Commerce.git
创建时间: 2018-11-09T16:37:21Z
项目社区:https://github.com/ID-Chain/Chamber-Of-Commerce

开源协议:Apache License 2.0

下载


IdentityChain
Chamber Of Commerce Legacy Example


Run Chamber Of Commerce Webserver & UI application

  • For development, uses watches and instant reload if any changes are done in the code:
  1. npm install
  2. npm run serve
  • For Production mode, minimized code and UI embeded inside Webserver static resources:
  1. npm run start

Open the url provided by the script console output. :v: