Metadata-Version: 2.1
Name: fogLedger
Version: 3.0.13b0
Summary: Plugin to build DLTs in Fogbed.
Home-page: https://github.com/larsid/FogLedger/tree/v2.0.0
Author: Matheus Nascimento
Author-email: matheusnascimentoti99@gmail.com
Keywords: networking,emulator,protocol,Internet,dlt,indy,fog
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Emulators
License-File: LICENSE.txt
Requires-Dist: numpy>=1.24.2

Plugin to build DLT in Fogbed. Suport Hyperledger Indy.         The FogLedger is a plugin for [Fogbed](https://github.com/larsid/fogbed). It allows you to emulate a fog network with distributed ledgers.         Currently, FogLedger has suport for Hyperledger Indy. It is a distributed ledger, purpose-built for decentralized identity.         It provides tools, libraries, and reusable components for creating and using independent digital identities rooted on blockchains or other distributed ledgers so that they are interoperable across administrative domains, applications, and any other silo.         Indy is interoperable with other blockchains or can be used standalone powering the decentralization of identity.         With FogLedger you can create a network of nodes running Hyperledger Indy. A emulation can have multiple networks of nodes running different distributed ledgers.         FogLedger is a plugin for Fogbed, so you can use all the features of Fogbed to emulate your fog network, such as in the Figure below.
