Skip to content

Commit

Permalink
docs: remove peer-id-factory (#2761)
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Oct 11, 2024
1 parent 1cbfd6c commit 2186eb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ You can find multiple examples on the [examples repo](https:/libp2p/
- [`/packages/peer-discovery-bootstrap`](https:/libp2p/js-libp2p/tree/main/packages/peer-discovery-bootstrap) Peer discovery via a list of bootstrap peers
- [`/packages/peer-discovery-mdns`](https:/libp2p/js-libp2p/tree/main/packages/peer-discovery-mdns) Node.js libp2p mDNS discovery implementation for peer discovery
- [`/packages/peer-id`](https:/libp2p/js-libp2p/tree/main/packages/peer-id) Implementation of @libp2p/interface-peer-id
- [`/packages/peer-id-factory`](https:/libp2p/js-libp2p/tree/main/packages/peer-id-factory) Create PeerId instances
- [`/packages/peer-record`](https:/libp2p/js-libp2p/tree/main/packages/peer-record) Used to transfer signed peer data across the network
- [`/packages/peer-store`](https:/libp2p/js-libp2p/tree/main/packages/peer-store) Stores information about peers libp2p knows on the network
- [`/packages/protocol-echo`](https:/libp2p/js-libp2p/tree/main/packages/protocol-echo) Implementation of an Echo protocol
Expand Down

0 comments on commit 2186eb8

Please sign in to comment.