Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

eosforks/eos-examples

Open more actions menu
 
 

Repository files navigation

Oraclize EOS Examples Join the chat at https://gitter.im/oraclize/eos-api Docs@Oraclize.it Contributions Welcome! HitCount

Here you can find some code examples showing just how easy it is to integrate the Oraclize Service into your EOS smart-contracts! Thanks to our EOS API using Oraclize in your projects couldn't be more straightforward. In C++ it is as simple as importing oraclize/eos_api.hpp in your contract like so:

    #include "oraclize/eos_api.hpp"

This provisions your contract with the oraclize_query() function (and many others!), which makes it trivial to leverage our technology straight away.

💻 Happy developing!


✒️ Notes

This is a list of the features you will find amongst the examples, along with a reference to the relevant example:

  • Sending simple URL Queries! #1 #2
  • Sending calls recursively! #1
  • Requesting Android authenticity proofs! #1
  • Requesting IPFS storage for the authenticity proofs! #1
  • Leveraging JSONPATH parsing helpers! #1
  • Using the random datasouce! #1
  • Using the computation datasouce! #1 #2
  • Using the WolframAlpha datasource! #1

📢 Support

If you need any help working with the examples here, you can get timely support in the Oraclize Gitter channel.

About

Code examples showing how to use the Oraclize API on EOSIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.