Lab Name
Hyperledger Fabric Rust Integration
Short Description
Integration of the rust language in the hyperledger fabric ecosystem
Scope of Lab
This lab focuses on supporting chaincode written in Rust and providing a library for basic API access to Hyperledger Fabric peers. To support the basic API access, bindings for fabric-protos will need to be implemented. The whole implementation of the Rust integration will be oriented on the implementation of the Java libraries.
Initial Committers
- (GitHub Arne Fuchs)[https://github.com/arne-fuchs] - (Discord Frank The Fish)[https://discordapp.com/users/197766611346653184]
Sponsor
- (Dave Enyeart)[https://github.com/denyeart] - Release Manager
- (James Taylor)[https://github.com/jt-nti] - Project Maintainer