Apps

Apps/Chaincodes/Smart contracts are computer programs stored on the blockchain, which encode business logic and can be automatically executed when predetermined conditions are met. Chaincode is a terminology used in Hyperledger Fabric. It refers to a single or group of smart contracts packaged and deployed into the blockchain network. Apps / Chaincodes can be implemented in several programming languages.

Spydra offers pre-configured chaincode solutions such as Asset Management and Token Factory, which can be easily deployed as applications on the Hyperledger Fabric Networks. The chaincode solutions are designed to be implemented for any business use case, such as asset tracking, tokenization, etc. The chaincode application deployment process is simple and intuitive, so non-technical users can also easily implement them.

In the Spydra console, you can view the list of deployed applications for each network under the networks section.

Last updated