For the complete documentation index, see llms.txt. This page is also available as Markdown.

Custom Apps

Custom Apps/Chaincodes are programmable code that define the business logic and rules governing the interactions and transactions within a blockchain network. They are written in programming languages such as Go, JavaScript, or Java, and are deployed onto the network.

Learn more Custom Apps

Deploy Custom Chaincode

Last updated