Skip to content

bitcoin-dev-project/warnet

Repository files navigation

Python Version from PEP 621 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.
  • 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

warnet-art