├── README.md ├── UbinPhase2-Corda.pdf ├── UbinPhase2-Fabric.pdf ├── UbinPhase2-Overview.pdf ├── UbinPhase2-Quorum.pdf ├── UbinPhase2-Testing.pdf └── api ├── UbinPhase2-CordaAPI.pdf ├── UbinPhase2-FabricAPI.pdf └── UbinPhase2-QuorumAPI.pdf /README.md: -------------------------------------------------------------------------------- 1 | # Project Ubin Phase 2 - Technical Report 2 | 3 | This repository contains the Technical Reports for Project Ubin Phase 2. 4 | 5 | 1. Overview - the general and common topics in Ubin Phase 2 including project background, requirements and future considerations 6 | 2. Technical design and observations for each of the prototypes: Corda, Hyperledger Fabric and Quorum 7 | 3. Testing - functional testing scenarios and results 8 | 4. APIs - API definitions for each prototype -------------------------------------------------------------------------------- /UbinPhase2-Corda.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/UbinPhase2-Corda.pdf -------------------------------------------------------------------------------- /UbinPhase2-Fabric.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/UbinPhase2-Fabric.pdf -------------------------------------------------------------------------------- /UbinPhase2-Overview.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/UbinPhase2-Overview.pdf -------------------------------------------------------------------------------- /UbinPhase2-Quorum.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/UbinPhase2-Quorum.pdf -------------------------------------------------------------------------------- /UbinPhase2-Testing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/UbinPhase2-Testing.pdf -------------------------------------------------------------------------------- /api/UbinPhase2-CordaAPI.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/api/UbinPhase2-CordaAPI.pdf -------------------------------------------------------------------------------- /api/UbinPhase2-FabricAPI.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/api/UbinPhase2-FabricAPI.pdf -------------------------------------------------------------------------------- /api/UbinPhase2-QuorumAPI.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/project-ubin/ubin-docs/9e5715a4318277dfd97f6d464e40f4b6d327dcf1/api/UbinPhase2-QuorumAPI.pdf --------------------------------------------------------------------------------