fogLedgerIota


NamefogLedgerIota JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/larsid/FogLedger-Iota/tree/v1.0.0
SummaryPlugin to build DLTs in Fogbed.
upload_time2024-06-03 05:25:05
maintainerNone
docs_urlNone
authorWeslei Santos
requires_pythonNone
licenseNone
keywords networking emulator protocol internet dlt iota fog
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Plugin to build DLT in Fogbed. Suport IOTA.         The FogLedger is a plugin for [Fogbed](https://github.com/larsid/FogLedger-Iota). It allows you to emulate a fog network with distributed ledgers.         Currently, FogLedger has suport for IOTA. IOTA is a groundbreaking cryptocurrency designed for the Internet of Things (IoT),         Offering feeless transactions and scalability for machine-to-machine communication.         Its unique Tangle ledger utilizes a directed acyclic graph (DAG) for efficient data transfer and decentralized consensus,         making it ideal for securing and facilitating microtransactions in IoT ecosystems.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/larsid/FogLedger-Iota/tree/v1.0.0",
    "name": "fogLedgerIota",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "networking, emulator, protocol, Internet, dlt, iota, fog",
    "author": "Weslei Santos",
    "author_email": "weslei.eng.comp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/00/12/e85ca11dee7460ca2ba7c63bb53eee9b621d8765099e498a1efe4ae26697/fogledgeriota-1.0.3.tar.gz",
    "platform": null,
    "description": "Plugin to build DLT in Fogbed. Suport IOTA.         The FogLedger is a plugin for [Fogbed](https://github.com/larsid/FogLedger-Iota). It allows you to emulate a fog network with distributed ledgers.         Currently, FogLedger has suport for IOTA. IOTA is a groundbreaking cryptocurrency designed for the Internet of Things (IoT),         Offering feeless transactions and scalability for machine-to-machine communication.         Its unique Tangle ledger utilizes a directed acyclic graph (DAG) for efficient data transfer and decentralized consensus,         making it ideal for securing and facilitating microtransactions in IoT ecosystems.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plugin to build DLTs in Fogbed.",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/larsid/FogLedger-Iota/tree/v1.0.0"
    },
    "split_keywords": [
        "networking",
        " emulator",
        " protocol",
        " internet",
        " dlt",
        " iota",
        " fog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5ff9c1f88148567df82a52db8b09b1c887602ce81887f1a43dfb4a65428ef26",
                "md5": "b3bb75f05d7954945c5640cfe23dc591",
                "sha256": "99735a79251f008ba54b3d772a2ecd951d56f0f1d826fdd925a579995d5a99c3"
            },
            "downloads": -1,
            "filename": "fogLedgerIota-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3bb75f05d7954945c5640cfe23dc591",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17195,
            "upload_time": "2024-06-03T05:25:02",
            "upload_time_iso_8601": "2024-06-03T05:25:02.665042Z",
            "url": "https://files.pythonhosted.org/packages/f5/ff/9c1f88148567df82a52db8b09b1c887602ce81887f1a43dfb4a65428ef26/fogLedgerIota-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0012e85ca11dee7460ca2ba7c63bb53eee9b621d8765099e498a1efe4ae26697",
                "md5": "223bf12e504a695bbf54f1ad5991b653",
                "sha256": "6447590b46711e28a30fc6b336cbadba381b2779e551905f41ce43f35506754b"
            },
            "downloads": -1,
            "filename": "fogledgeriota-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "223bf12e504a695bbf54f1ad5991b653",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12494,
            "upload_time": "2024-06-03T05:25:05",
            "upload_time_iso_8601": "2024-06-03T05:25:05.069932Z",
            "url": "https://files.pythonhosted.org/packages/00/12/e85ca11dee7460ca2ba7c63bb53eee9b621d8765099e498a1efe4ae26697/fogledgeriota-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 05:25:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "larsid",
    "github_project": "FogLedger-Iota",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.2"
                ]
            ]
        }
    ],
    "lcname": "fogledgeriota"
}
        
Elapsed time: 0.28570s