-
Notifications
You must be signed in to change notification settings - Fork 19
Set Up Steps
Make use of the KOB_Dev_Setup_0.1v.sh script for setting up KochiOrgBook Environment in you personal system
List of projects--------------->Reference Links (Gitlab repository)
TheOrgBook--------------->https://github.com/bcgov/TheOrgBook
Von Network--------------->https://github.com/bcgov/von-network
Greenlight------------------>https://github.com/bcgov/greenlight
TheOrgBook TheOrgBook is a Credential Registry of verifiable credentials about entities. A public instance of TheOrgBook, such as BC's OrgBook contains a verifiable credentials about organizations (incorporations, professionals, etc.) issued by trusted public services such as Corporate Registries, regulatory agencies, permitting services, licencing services, procurement services and the like.
Von Network A portable development level Indy Node network, including a Ledger Browser. The Ledger Browser (for example the BC Gov's Ledger for the GreenLight Demo Application) allows a user to see the status of the nodes of a network and browse/search/filter the Ledger Transactions.
Greenlight GreenLight (an instance of decentralized workFlow) demonstrates a basic application for deploying the VON-X library, in order to enable issuer registration, claims verification, and credential submission to TheOrgBook. It includes Docker tooling for deployment of the application behind a Caddy reverse proxy.
greenlight is being developed as part of the Verifiable Organizations Network (VON). For more information on VON see https://vonx.io
Priority for installation of Projects
- Install Von network project
- Install TheOrgBook project
- Install Greenlight project
Steps for installation of projects https://github.com/bcgov/greenlight/blob/master/docker/VONQuickStartGuide.md
Steps for verification Reference Links (Please try the listed on your web browser once build is completed)
Von Network project
https://localhost:9000/
TheOrgBook project
http://localhost:8080/ [ main UI is exposed]
http://localhost:8081/ [API is exposed]
http://localhost:8082/ [schema-spy is exposed]
http://localhost:8983/ [solr is exposed
Greenlight project