Skip to content

RajChetwani/Asset-Management-Blockchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset-Management-Blockchain

Image

Hyperledger Composer is a programming model containing a modeling language, and a set of APIs to quickly define and deploy business networks and applications that allow participants to send transactions that exchange assets

Assets

Assets are tangible or intangible goods, services, or property, and are stored in registries.

Participants

Participants are members of a business network. They may own assets and submit transactions.

Transactions

Transactions are the mechanism by which participants interact with assets.

Image

This examples include the following components :

  1. Participants

    1. Faculty
    2. Officer
    3. Principal
    4. Store
  2. Assets

    1. Items
  3. Transactions

    1. faculty_to_officer
    2. officer_to_principal
    3. principal_to_officer
    4. officer_to_store
    5. store_to_officer
    6. officer_to_faculty

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.1%
  • HTML 27.7%
  • CSS 15.0%
  • JavaScript 4.8%
  • Dockerfile 0.4%