migalabs / armiarma

Armiarma is a Libp2p open-network crawler with a current focus on Ethereum's CL network
https://monitoreth.io
MIT License
36 stars 13 forks source link

Integrate multi-network support (Libp2p networks) #39

Closed cortze closed 2 years ago

cortze commented 2 years ago

This PR includes the modular peer discovery on Libp2p networks through the discovery interface (there are still few CPU cycles misused, but added to the TODO list). The crawler now should be able to crawl any other Libp2p network. It has been tested in IPFS and Filecoin so far, waiting for more candidates (Polkadot?).