Skip to content

Commit 6d413cc

Browse files
arne-fuchsnidhi-singh02
authored andcommitted
Restored short description and extended scope of lab
Signed-off-by: Frank the Fish <arnefuchs@protonmail.com>
1 parent 579741d commit 6d413cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

labs/lfdt/fabric-rust-integration.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ title: Hyperledger Fabric Rust Integration
77
Hyperledger Fabric Rust Integration
88

99
# Short Description
10-
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](https://github.com/hyperledger/fabric-protos) will need to be implemented.
10+
Integration of the rust language in the hyperledger fabric ecosystem
1111

1212
# Scope of Lab
13-
This lab focus on support chaincode written in rust as well as providing a library for basic api access to hyperledger fabric peers. To support basic api access, (fabric-protos)[https://github.com/hyperledger/fabric-protos] binding will need to be implemented.
13+
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](https://github.com/hyperledger/fabric-protos) will need to be implemented.
14+
The whole implementation of the Rust integration will be oriented on the implementation of the Java libraries.
1415

1516
# Initial Committers
1617
- (GitHub Arne Fuchs)[https://github.com/arne-fuchs] - (Discord Frank The Fish)[https://discordapp.com/users/197766611346653184]

0 commit comments

Comments
 (0)