Fabric Contract APIs and Application APIs¶
Fabric Contract APIs¶
Hyperledger Fabric offers a number of APIs to support developing smart contracts (chaincode) in various programming languages. Smart contract APIs are available for Go, Node.js, and Java.
Fabric Application APIs¶
Hyperledger Fabric offers application APIs to support developing client applications in Go, Node.js, and Java.