...
Reference_description_with_linked_URLs_______________________________ | Notes_______________________________________________________ |
---|---|
https://www.hyperledger.org/blog/2018/01/23/introducing-hyperledger-labs | Hyperledger Labs |
Hyperledger Transact | |
https://www.hyperledger.org/blog/2019/06/27/introducing-hyperledger-transact | Generic Smart Contract execution framework |
Key Concepts
Hyperledger Labs and Projects
Github repos
https://github.com/hyperledger-labs
solang - Solidity Compiler for Solana, Substrate, and ewasm
...
minifabric
Minifabric is small but it allows you to experience the full capabilities of Hyperledger Fabric.
https://github.com/hyperledger-labs/minifabric
...
The Business Partner Agent is built on top of the Hyperledger Self-Sovereign Identity Stack
https://github.com/hyperledger-labs/business-partner-agent
Perun - M2M dlt transactions using lightweight embedded agents with state channel for transactions over Perun enabled DLTs
Perun M2M transactions over state channel for DLTs - project page
Perun repos
https://github.com/hyperledger-labs?q=perun&type=all&language=&sort=
Perun doc
https://github.com/hyperledger-labs/perun-doc
Perun Whitepaper
https://perun.network/wp-content/uploads/Perun2.0.pdf
go-perun
go-perun is a Go implementation of the Perun state channel protocols (introduction paper).
...