Expand description
IPFS compatibility and connectivity testing
This module provides functionality to test connectivity and interoperability with the public IPFS network, including:
- Connection to public IPFS bootstrap nodes
- Protocol compatibility verification
- Block exchange testing
- DHT query interoperability
Structs§
- Ipfs
Compat Test Results - IPFS compatibility test results
Constants§
- IPFS_
BOOTSTRAP_ NODES - Public IPFS bootstrap nodes for testing
- TEST_
CIDS - Well-known IPFS CIDs for testing block retrieval
Functions§
- ipfs_
test_ config - Create a network configuration optimized for IPFS compatibility testing
- test_
ipfs_ connectivity - Test connectivity to public IPFS network