Skip to content

abinitio6785/eos-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Provable EOS API Join the chat at https://gitter.im/oraclize/eos-api Docs@Oraclize.it HitCount MIT Licence

 

Thanks to this EOS API, enriching your smart-contracts with external data using Provable is very easy!

In C++ it is as simple as including the eos_api.hpp library that you'll find in this repository.

This will provide your contract with functions like oraclize_query(...), which make it trivial for you to leverage our oracle technology straight away.

Simply import Provable into your contract like so:

#include "oraclize/eos_api.hpp"

To learn more about the Provable technology, please refer to our documentation here.

 


 

Network Availability

The eos_api.hpp library in currently available on EOS Mainnet, EOS Jungle Testnet and EOS Kylin Testnet.

 


 

CDT Compatiiblity

The eos_api.hpp library in this repo is compatible with the EOSIO CDT 1.6.1.

The Provable EOS API compatible with the CDT 1.4.0 is no longer supported.

 


 

💻 See It In Action!

For working examples of how to integrate the Provable EOS API into your own smart-contracts, head on over to the Provable EOS Examples repository. Here you'll find various examples that use Provable to feed smart-contracts with data from a variety of external sources.

 


 

📣 Get In Touch!

If you want to ask us something, or tell us something, there's loads of ways to get in touch:

We have a Twitter

And a Gitter

Or a Website

Plus a Github

About

Provable API for EOS contracts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%