Skip to content

idp2p/idp2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idp2p

Experimental, inspired by ipfs and keri

⚠️ In Progress

A decentralized identity protocol on top of keri and libp2p.

See idp2p spec

Getting Started

Generate peers and identities

  • cargo run --example demo -- -i alice
  • cargo run --example demo -- -i bob

Commands

  • c - Connect to peers
  • r - Resolve identities
  • s - Send message

Contributions

The idp2p rust implementation is work in progress.

Contributions are most welcome

License

Apache License 2.0

About

peer-to-peer identity protocol and network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages