fabric-sdk 0.4.1

Interact and program chaincode for the Hyperledger Fabric blockchain network
Documentation
1
2
3
4
5
pub mod chaincode;
#[cfg(any(feature = "client", feature = "client-wasm"))]
pub mod client;
#[cfg(any(feature = "client", feature = "client-wasm"))]
pub mod discovery;