/firo-node-crawler

A node crawler for discovering nodes on the Bitcoin network

Primary LanguagePython

Bitcoin Node Crawler [WIP]

  1. Install the dependencies
    poetry install
  2. Spin up the virtual environment
    poetry shell
  3. Run the crawler image
  4. Run tests
    pytest