Blockchain, Hyperledger Fabric, Chain Code, Smart Contracts, Golang, CouchDB etc. My personal notes, example codes, best practices and sample projects..
-
Updated
Dec 5, 2021 - Go
Blockchain, Hyperledger Fabric, Chain Code, Smart Contracts, Golang, CouchDB etc. My personal notes, example codes, best practices and sample projects..
Part of 'the design of a group-signature-based medical system', this is the code which will be deployed on nodes.(The code in this repository may not be complete)
golang chaincode repository template
Chaincode for blockchain Hyperledger Fabric provides accurate time to other chaincodes. Thus solving the security problem associated with transaction time manipulation (CVE-2024-45244).
This library enables batch transactions in chaincode without additional trusted systems.
Spydra Golang Base Contract for Hyperledger Fabric that provides advanced functionalities for any Chaincode
Design and Building a Data Loader and Viewer Engine for Blockchain-enabled Big Data Systems using Hyperledger Fabric
PoC covering the problem of transaction time manipulation (CVE-2024-45244) in the Hyperledger Fabric blockchain.
GrainBee is a robust blockchain-based solution designed to manage and track the distribution of rations efficiently and transparently. Built on Hyperledger Fabric, and CC-Tools this project ensures secure and reliable ration management through a modular architecture that includes a backend implemented in Go.
An attribute-based access controlled chaincode backend for a voting application.
Libraries with general helper functions that are often needed and used in the development of Hyperledger Fabric Chaincode in Go. By using these packages you can keep underlying Chaincode boilerplate code out of your contracts and focus on your business logic.
🔐 SDK Hyperledger-fabric to create connections with Blockchain network
Add a description, image, and links to the chaincode-go topic page so that developers can more easily learn about it.
To associate your repository with the chaincode-go topic, visit your repo's landing page and select "manage topics."