How to create channels in Hyperledger Sawtooth

0 votes
Hyperledger Fabric has channels that help to maintain data privacy. Do we have something like that in Sawtooth?
Aug 9, 2018 in Blockchain by digger
• 26,740 points
1,850 views

1 answer to this question.

0 votes

There are two features that I know to maintain data privacy in Hyperledger Sawtooth.

  1. Private UTXO: https://sawtooth.hyperledger.org/docs/core/releases/0.8.8/examples/private_utxo/overview.html
  2. Sawtooth Private Data Objects (PDO): https://github.com/hyperledger-labs/private-data-objects/tree/master/sawtooth 
answered Aug 9, 2018 by slayer
• 29,350 points

Related Questions In Blockchain

0 votes
1 answer

How to get the already existing channels in Hyperledger v1.0?

You cannot see all available channels,  but you ...READ MORE

answered Jun 4, 2018 in Blockchain by Perry
• 17,100 points
2,303 views
0 votes
1 answer

Hyperledger composer: How to allow create in transaction? Access Control

This is how you can do it: /** @returns ...READ MORE

answered Nov 8, 2018 in Blockchain by Omkar
• 69,210 points
741 views
0 votes
1 answer

How to connect channels of different systems in Hyperledger Fabric?

When you create a channel, you will ...READ MORE

answered Nov 20, 2018 in Blockchain by Omkar
• 69,210 points
490 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
732 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,237 views
0 votes
1 answer

Hyperledger Sawtooth installation JAVA_HOME: path not found

/etc/environment is a bash script, so change the ...READ MORE

answered Aug 10, 2018 in Blockchain by digger
• 26,740 points
674 views
0 votes
1 answer

How to store photos in Hyperledger smart contract?

To do this, you need to represent ...READ MORE

answered Jul 9, 2018 in Blockchain by slayer
• 29,350 points
697 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP