Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 714 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 714 Bytes

Hyperledger Fabric Example

I've made some modifications to the commercial paper sample, but made it so it doesn need to change anything for the installation. So following the instructionos on this link (installation instructions) should still work to get it up and running.

I added a new smart contract for the bookstore, and added scripts to consume them for both organizations, which can be found in the commercial-paper/organization/digibank/application and commercial-paper/organization/magnetocorp/application folders.

The new contract is in the commercial-paper/organization/magnetocorp/contract/ folder.