mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-08 23:08:09 -05:00
add peer id spec to index
This commit is contained in:
@@ -48,6 +48,11 @@ expected lifecycle and document formatting.
|
||||
adopting specs.
|
||||
- [Document Header][spec_header] - A standard document header for libp2p specs.
|
||||
|
||||
### Core Abstractions and Types
|
||||
|
||||
- [Peer Ids and Keys][spec_peerids] - Public key types & encodings, peer id calculation, and
|
||||
message signing semantics
|
||||
|
||||
### Protocols
|
||||
|
||||
These specs define wire protocols that are used by libp2p for connectivity,
|
||||
@@ -93,3 +98,4 @@ you feel an issue isn't the appropriate place for your topic, please join our
|
||||
[spec_rendezvous]: ./rendezvous/README.md
|
||||
[spec_secio]: ./secio/README.md
|
||||
[spec_tls]: ./tls/tls.md
|
||||
[spec_peerids]: ./peer-ids/peer-ids.md
|
||||
|
||||
Reference in New Issue
Block a user