Can I include real world data in a smart contract If so how

+1 vote

For example, a contract needs to be written on betting at a cricket match, how could I connect to a third party application that hosts data and use that to write my smart contract?

Apr 10, 2018 in Blockchain by Johnathon
• 9,090 points
879 views

2 answers to this question.

+1 vote

You cant access/embed real world data using blockchains directly. For this, you have to make use of Oracles. Oracles are third party services that help you access real world data and include them in your smart contract.. You can go through https://gnosis.pm/ to know more..

answered Jul 18, 2018 by sapan
0 votes
Yes, you can connect a real world data in a smart contract. The smart contract can not do it by itself, you need make use third-party service of Oracle. Oraclize is the leading oracle service for smart contracts and blockchain applications, serving thousands of requests every day on Ethereum, Bitcoin and Rootstock.
answered Aug 7, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

0 votes
1 answer

Include real world data in smart contract

What you are looking for is an ...READ MORE

answered Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
781 views
0 votes
1 answer

How to use real world/live data in my smart contract?

You cant access/embed real world data using ...READ MORE

answered Jul 12, 2018 in Blockchain by digger
• 26,740 points
890 views
0 votes
0 answers
0 votes
1 answer

How do I send back ethers to the sender of the tokens in a smart contract?

Whenever a smart contract receives ether via ...READ MORE

answered May 30, 2018 in Blockchain by Perry
• 17,100 points
3,345 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,663 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
+3 votes
2 answers

How to run ethereumjs using Node.JS

You need to install testrpc globally on ...READ MORE

answered Mar 27, 2018 in Blockchain by ned_crew
• 1,610 points
948 views
+4 votes
2 answers

How do I create a new block in Hyperledger Fabric?

This link might help you: https://github.com/hyperledger/fabric-sample ...READ MORE

answered Oct 11, 2018 in Blockchain by Sahu
2,325 views
0 votes
1 answer

How can I create a blockchain for keeping records?

​You can use an already existing Blockchain. ...READ MORE

answered Jun 27, 2018 in Blockchain by Christine
• 15,790 points
755 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