vade-didcomm 0.3.0

DIDComm communication helper for vade
Documentation
1
2
3
4
5
6
pub mod did_exchange;
pub mod issue_credential;
pub(crate) mod pingpong;
pub mod present_proof;
pub mod presentation_exchange;
pub(crate) mod protocol;