Skip to content

Simple decentralized decentralized exchange with Hyperledger Fabric

Notifications You must be signed in to change notification settings

Daniel-Szego/SimpleHyperledgerDEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHyperledgerDEX

Simple decentralized exchange and matching algorithm with the help of Hyperledger Fabric Composer

Participant:

  • Dex

Asset:

  • buying / selling order only for amount = 1

Matching algorithm:

  • for assets amount = 1
  • externally triggered

UI:

  • Angular JS web user interface
  • on Hyperledger fabric composer
  • With generated rest API

Deployment:

  • Hyperledger Fabric Composer