Blockchain PoC Implementation

0 votes

With the intent of putting my understanding of Blockchain to a use, I want to solve some simple everyday problem that we face in office in order to generate the PoC of Blockchain(It may contain solving the existing problem's solution for betterment as well...).

Any good suggestions for the problem-statement as the opinion I have is that, not every problem can be solved using blockchain. Please Correct me if I'm wrong. (I'm priority wise looking for Ethereum Platform but open to use other platforms as well if that solves the problem in better way...)

Aug 1, 2018 in Blockchain by sabby
• 4,390 points
387 views

1 answer to this question.

0 votes

It depends on your use case like what kind of PoC you're looking for, you can checkout the following PoC for reference by visiting the below urls:

Hyperledger Fabric PoC: http://avocado.thoughtchimps.com

Hyperledger Sawtooth PoC: https://airplane.thoughtchimps.com

answered Aug 1, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

0 votes
1 answer

In a non-cryptocurrency implementation of Blockchain, how to successfully mine a node?

Difficulty is a property of the blockchain, ...READ MORE

answered Jul 13, 2018 in Blockchain by Perry
• 17,100 points
371 views
0 votes
1 answer

Looking for a simple Blockchain PoC to implement on a office level

Hyperledger has been collecting some use cases, though not ...READ MORE

answered Jul 24, 2018 in Blockchain by aryya
• 7,450 points
681 views
0 votes
1 answer

Blockchain implementation

It solely depends on the objective of ...READ MORE

answered Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
246 views
0 votes
1 answer

Blockchain POC on DApps in Java

You could be a little more specific ...READ MORE

answered Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
343 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,215 views
0 votes
1 answer

How to create a Genesis Block in a Private Network?

{     "nonce": "0x0000000000000042",     "difficulty": "0x000000100",     "alloc": {     },     "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",     "coinbase": "0x0000000000000000000000000000000000000000",     "timestamp": "0x00",     "parentHash": ...READ MORE

answered Jul 12, 2018 in Blockchain by digger
• 26,740 points
1,797 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
708 views
0 votes
1 answer

How to make sure transactions take no fee in a private Ethereum blockchain?

In a private ethereum network you have ...READ MORE

answered Mar 26, 2018 in Blockchain by Christine
• 15,790 points

edited Mar 26, 2018 by Christine 1,354 views
+4 votes
5 answers

How is Blockchain a distributed database?

Think of blockchain as a relatively slow, ...READ MORE

answered Mar 26, 2018 in Blockchain by Christine
• 15,790 points
1,211 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