Skip to content

dovidkopel/hyperlibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperlibrary

This is project for playing with Hyperledger Fabric. It deals with a fictitious library with various functions.

The project has two components. The chaincode and client code. The system is based on using the Fabric Samples repository.

I've created several helper scripts for developing. Use the restart.py script to bootstrap the system. The location of the Fabric Samples repo should be updated in the __init__.py file. Update the fabric_samples variable.

To push updates of the chaincode you can use the install.py command.

There are some tests.

Books are identified by its unique ISBN. In order to populate physical books into the library you need to purchase them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published