Hyperledger Umbra - Simulating Hyperledger Blockchains Using Mininet
Hyperledger Umbra - Simulating Hyperledger Blockchains Using Mininet
[1] https://wiki.hyperledger.org/display/INTERN/Hyperledger+Umbra%3A+Simulating+Hyperledger+Blockchains+using+Mininet
Why Blockchain Networks with Mininet?
● Issues with Shadow
○ Not (enough) kernel libraries available
○ i.e., patching environment for each project -> hard for fast prototyping
● Mininet
○ Created for simple prototypes of Software Defined Networks concepts
○ Can emulate hosts and programmable switches in a laptop
■ Easy/Fast prototype/test cycles
○ Scale to hundreds of nodes -> Included multiples servers (i.e., thousands of nodes)
○ Extract granular networking features
○ Well documented
○ Active mailing list
Why Blockchain Networks with Mininet?
Your project fully reproducible/comparable!