Closed sgreenbury closed 1 year ago
Proposed locations for API components:
TrustchainDIDAPI
trait within trustchain-ali
crate (can't be core as uses did-ion
)TrustchainVCAPI
trait within trustchain-ali
crate (can't be core as uses did-ion
)TrustchainAPI
struct implements above traitsTrustchainMobileFFI
convert trait to functions in a mobile
module of the trustchain-ffi
crate using TrustchainAPI
structTrustchainGUIFFI
: convert trait to functions in a gui
module of the trustchain-ffi
crate using TrustchainAPI
structTrustchainHTTP
, TrustchainIssuerHTTP
and TrustchainVerifierHTTP
: traits within the trustchain-http
crateSuperseded by #79
Aim to implement a trait for each of the following API types currently in progress: