chaitanyapotti / ethereum-api

Oraclize API for Ethereum smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Thanks to this Ethereum API helpers 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!

About

Oraclize API for Ethereum smart contracts

License:MIT License


Languages

Language:Solidity 100.0%