fabric-samples/asset-transfer-private-data/application-gateway-typescript
FIRST_NAME LAST_NAME c31137ecab Signed-off-by:Renjith K N <renjithkn@gmail.com>
Signed-off-by: FIRST_NAME LAST_NAME <renjithkn@gamil.com>
Signed-off-by: renjithpta <renjithkn@gmail.com>
2022-04-01 19:12:19 +05:30
..
src Signed-off-by:Renjith K N <renjithkn@gmail.com> 2022-04-01 19:12:19 +05:30
.eslintrc.json Signed-off-by:Renjith K N <renjithkn@gmail.com> 2022-04-01 19:12:19 +05:30
.gitignore Signed-off-by:Renjith K N <renjithkn@gmail.com> 2022-04-01 19:12:19 +05:30
package.json Signed-off-by:Renjith K N <renjithkn@gmail.com> 2022-04-01 19:12:19 +05:30
README.md Signed-off-by:Renjith K N <renjithkn@gmail.com> 2022-04-01 19:12:19 +05:30
tsconfig.json Signed-off-by:Renjith K N <renjithkn@gmail.com> 2022-04-01 19:12:19 +05:30

Asset Transfer Private Data Sample

This app uses fabric-samples/test-network based setup and the companion chaincode asset-transfer-private-data/chaincode-go/ with chaincode endorsement policy as "OR('Org1MSP.peer','Org2MSP.peer')"

For this usecase illustration, we will use both Org1 & Org2 client identity from this same app In real world the Org1 & Org2 identity will be used in different apps to achieve asset transfer.

For more details refer: https://hyperledger-fabric.readthedocs.io/en/release-2.4/private_data_tutorial.html#pd-use-case