ethereum-bridge
Version:
Ethereum logs listener to connect Oraclize onchain events to the Oraclize offchain engine
15 lines (7 loc) • 751 B
Markdown
Thanks to this [Ethereum API helpers](https://github.com/oraclize/ethereum-api) using Oraclize in your Solidity/Serpent code is very easy.
In Solidity it is as simple as inheriting the `usingOraclize` contract: this will provide you some functions, like `oraclize_query`, which make it trivial to leverage our technology straight away.
If you are using Serpent just import `oraclizeAPI.se` and enjoy the same Oraclize helper functions via macros!
----------
More @ [docs.oraclize.it](http://docs.oraclize.it)
Gitter chan @
[](https://gitter.im/oraclize/ethereum-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)