This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
DNS support for Bootstrapper nodes #739
Closed
Description
Following: multiformats/js-multiaddr#37
Here is the list of remaining tasks:
- Migrate repo/.config to have:
- libp2p key to isolate all libp2p config specifically
- addrs to listen (listen)
- addrs to announce (broadcast)
- addrs to not announce (filter)
- Add these distinctions to the peerInfo object too
- Test that a js-ipfs node can dial do a node behind DNS
- Deploy a node using the dokku thing
- Test it out
- Ensure that Identify sends the right addrs