Experimental
, inspired byipfs
,did:peer
andkeri
cargo run --example demo
cargo run --example demo -- -p 5000
- cmd:
create <name>
- ex:
create alice
andcreate bob
- cmd:
get <id>
- ex:
get did:p2p:bagaaieraam4
- cmd:
send <message> to did:p2p:bagaaieraam4
The idp2p rust
implementation is work in progress.
Contributions are most welcome