warnet


Namewarnet JSON
Version 1.1.9 PyPI version JSON
download
home_pageNone
SummaryMonitor and analyze the emergent behaviours of bitcoin networks
upload_time2024-10-15 15:56:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords bitcoin warnet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/bitcoin-dev-project/warnet/main/pyproject.toml)
# Warnet

Monitor and analyze the emergent behaviors of Bitcoin networks.

## Major Features

* Launch a bitcoin network with a specified number of nodes connected to each other according to a network topology.
* Run scenarios of network behavior across the network which can be programmed using the Bitcoin Core functional [test_framework language](https://github.com/bitcoin/bitcoin/tree/master/test/functional).
* Collect and search data from nodes including log files and p2p messages.
* Monitor and visualize performance data from Bitcoin nodes.
* Connect to a large network running in a remote cluster, or a smaller network running locally.

## Documentation

- [Design](/DESIGN.md)
- [Installation](/docs/install.md)
- [CLI Commands](/docs/warnet.md)
- [Network configuration with yaml files](/docs/config.md)
- [Scenarios](/docs/scenarios.md)
- [Monitoring](/docs/logging_monitoring.md)
- [Snapshots](/docs/snapshots.md)
- [Connecting to local nodes outside the cluster](/docs/connecting-local-nodes.md)
- [Scaling](/docs/scaling.md)
- [Contributing](/docs/developer-notes.md)

![warnet-art](https://raw.githubusercontent.com/bitcoin-dev-project/warnet/main/docs/machines.webp)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "warnet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "bitcoin, warnet",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e8/cd/3fc4c601b4ccbe424d1eed7032b9d4f9b674fe19c45ee1832eb96e98dd7b/warnet-1.1.9.tar.gz",
    "platform": null,
    "description": "![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/bitcoin-dev-project/warnet/main/pyproject.toml)\n# Warnet\n\nMonitor and analyze the emergent behaviors of Bitcoin networks.\n\n## Major Features\n\n* Launch a bitcoin network with a specified number of nodes connected to each other according to a network topology.\n* Run scenarios of network behavior across the network which can be programmed using the Bitcoin Core functional [test_framework language](https://github.com/bitcoin/bitcoin/tree/master/test/functional).\n* Collect and search data from nodes including log files and p2p messages.\n* Monitor and visualize performance data from Bitcoin nodes.\n* Connect to a large network running in a remote cluster, or a smaller network running locally.\n\n## Documentation\n\n- [Design](/DESIGN.md)\n- [Installation](/docs/install.md)\n- [CLI Commands](/docs/warnet.md)\n- [Network configuration with yaml files](/docs/config.md)\n- [Scenarios](/docs/scenarios.md)\n- [Monitoring](/docs/logging_monitoring.md)\n- [Snapshots](/docs/snapshots.md)\n- [Connecting to local nodes outside the cluster](/docs/connecting-local-nodes.md)\n- [Scaling](/docs/scaling.md)\n- [Contributing](/docs/developer-notes.md)\n\n![warnet-art](https://raw.githubusercontent.com/bitcoin-dev-project/warnet/main/docs/machines.webp)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Monitor and analyze the emergent behaviours of bitcoin networks",
    "version": "1.1.9",
    "project_urls": {
        "GitHub": "https://github.com/bitcoindevproject/warnet",
        "Homepage": "https://warnet.dev",
        "Pypi": "https://pypi.org/project/warnet/"
    },
    "split_keywords": [
        "bitcoin",
        " warnet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c679981fc734173cf7657d1dd9e073fc538bf6cba2fed6e7973cf57bbf338811",
                "md5": "4ff903bd9a7e0d09131698742517c573",
                "sha256": "0d4b4b7155fc67580b59442e42b0759627855eb9344bc74b35417045e616839a"
            },
            "downloads": -1,
            "filename": "warnet-1.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ff903bd9a7e0d09131698742517c573",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 356940,
            "upload_time": "2024-10-15T15:56:42",
            "upload_time_iso_8601": "2024-10-15T15:56:42.610256Z",
            "url": "https://files.pythonhosted.org/packages/c6/79/981fc734173cf7657d1dd9e073fc538bf6cba2fed6e7973cf57bbf338811/warnet-1.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8cd3fc4c601b4ccbe424d1eed7032b9d4f9b674fe19c45ee1832eb96e98dd7b",
                "md5": "549b055f2a83f59a1df887f6b324f885",
                "sha256": "68be157eb5fe9b8335e2648eb9796bda7abbb3b1788b977a07892b5018a72c96"
            },
            "downloads": -1,
            "filename": "warnet-1.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "549b055f2a83f59a1df887f6b324f885",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 450653,
            "upload_time": "2024-10-15T15:56:44",
            "upload_time_iso_8601": "2024-10-15T15:56:44.513530Z",
            "url": "https://files.pythonhosted.org/packages/e8/cd/3fc4c601b4ccbe424d1eed7032b9d4f9b674fe19c45ee1832eb96e98dd7b/warnet-1.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 15:56:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bitcoindevproject",
    "github_project": "warnet",
    "github_not_found": true,
    "lcname": "warnet"
}
        
Elapsed time: 0.34226s