Experimental
, inspired byipfs
andkeri
A decentralized identity protocol on top of keri and libp2p.
cargo run --example demo -- -i alice
cargo run --example demo -- -i bob
c
- Connect to peersr
- Resolve identitiess
- Send message
The idp2p rust
implementation is work in progress.
Contributions are most welcome