Skip to content

Private blockchain with chaincode for audit department

Notifications You must be signed in to change notification settings

manish8561/hlf_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyperledger Fabric (HLF) with Golang Backend

This repository contains a blockchain network implementation using Hyperledger Fabric (HLF) with Golang chaincode and backend.

Features

  • HLF Blockchain: Permissioned blockchain network.
  • Golang Chaincode: Efficient smart contracts.
  • Golang Backend: Consistent and performant backend.

Usage

  1. Clone the Repository:
    git clone https://github.com/your/repository.git
  2. Install Dependencies:
    go mod download
  3. Start the Network:
    # Configure and start the HLF network
  4. Deploy Chaincode:
    # Deploy Golang chaincode
  5. Run Backend:
    # Start the backend server

Contribution

Contributions are welcome! Open an issue or submit a pull request.

License

Licensed under the MIT License.


Note: Replace your/repository with the actual repository URL.

About

Private blockchain with chaincode for audit department

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published