Name | warnet JSON |
Version |
1.1.10
JSON |
| download |
home_page | None |
Summary | Monitor and analyze the emergent behaviours of bitcoin networks |
upload_time | 2025-01-27 17:01:21 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
bitcoin
warnet
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|

# 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)
- [Plugins](/docs/plugins.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)

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/76/2c/753f82639888c1818d761e6034b6b6e013010916d627cb140ce6e32398d1/warnet-1.1.10.tar.gz",
"platform": null,
"description": "\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- [Plugins](/docs/plugins.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\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Monitor and analyze the emergent behaviours of bitcoin networks",
"version": "1.1.10",
"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": null,
"digests": {
"blake2b_256": "7c0ca453fa576014c796c0b90ee5ebb0b895d14fd86834b148546f404441a4f6",
"md5": "02713fd03e2dfdc4e2ad439d78afc0cf",
"sha256": "4e066362f114295135f1b4e3f2e32c6668f4732d895cfbdab16a3b3303f05fbe"
},
"downloads": -1,
"filename": "warnet-1.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "02713fd03e2dfdc4e2ad439d78afc0cf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 386301,
"upload_time": "2025-01-27T17:01:19",
"upload_time_iso_8601": "2025-01-27T17:01:19.972706Z",
"url": "https://files.pythonhosted.org/packages/7c/0c/a453fa576014c796c0b90ee5ebb0b895d14fd86834b148546f404441a4f6/warnet-1.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "762c753f82639888c1818d761e6034b6b6e013010916d627cb140ce6e32398d1",
"md5": "d10639156f2675e61f07b6a11dae4f54",
"sha256": "a20e77c2b3b426a8b1fe0fdc66891ba60f8af698a13c32d4daa40af3e94acc8e"
},
"downloads": -1,
"filename": "warnet-1.1.10.tar.gz",
"has_sig": false,
"md5_digest": "d10639156f2675e61f07b6a11dae4f54",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 472622,
"upload_time": "2025-01-27T17:01:21",
"upload_time_iso_8601": "2025-01-27T17:01:21.745971Z",
"url": "https://files.pythonhosted.org/packages/76/2c/753f82639888c1818d761e6034b6b6e013010916d627cb140ce6e32398d1/warnet-1.1.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-27 17:01:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bitcoindevproject",
"github_project": "warnet",
"github_not_found": true,
"lcname": "warnet"
}