Skip to content

itsshashank/fabric-sdk-rust

 
 

Repository files navigation

Fabric SDK Rust

Current Crates.io Version

Overview

The Fabric SDK for Rust allows to interact with a Hyperledger Fabric blockchain network and program chaincode. It is currently in early stage and many features might be missing. Developed and tested on Hyperledger Fabric v2.5.10

Keep in mind, that this is still under heavy development and cannot seen as stable or secure!

Documentation

The client is being used to interact with the Hyperledger Fabric network. How to use and code examples can be found here.

This repo includes a library for developing chaincode for the hyperledeger network. How to use and code examples can be found here. Running chaincode in rust is not yet officially supported and needs some extra configuration, which can also be found in the docs.

Contribute

Contributors are always welcome! Do not hesitate asking any question or for help. The topic can be complex and I we are always glad to support you. To engage with the community you can find some links here.

Head into the issues and look for unassigned todos. To avoid the same feature being implement twice, please state that you are working on the todo/issue so you can be assigned to it.

Docs for the fabric-protos can be found here

About

Interact and program chaincode for the Hyperledger Fabric blockchain network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 99.2%
  • Shell 0.8%