Skip to content

Design Models

João edited this page Dec 17, 2020 · 5 revisions

This will be organized later

Package Diagram

BlockchainPackageDiagram

Public Interface of the contracts

BlockchainClassDiagramContractsPublicInterface

The Simplified class diagram of the truffle package

BlockchainClassDiagramContractsSimplified

The completed class diagram of the truffle package

BlockchainClassDiagramContractsFull

The state machine diagram which represents the loan state transition

BlockchainLoanStateMachine

The class diagram of the tuichain ethereum package

BlockchainClassDiagramPythonLayer