iexec-oracle-contract
v1.1.7
Published
The role of the API will be to communicate with the bridge to launch xtremweb command, then get the result ## test Before launch the test, launch your node, and the bridge
Downloads
4
Readme
iexec-oracle
The role of the API will be to communicate with the bridge to launch xtremweb command, then get the result
test
Before launch the test, launch your node, and the bridge
inspiration
=======
#API
The role of the API will be to communicate with the bridge to launch xtremweb command, then get the result. Its constitued of two parts:
The solidity API who try to reproduce XTREMWEB behaviour and the bridge in nodeJS, who listen solidity event and then rewrite in smart contract the result.
#APIAPI/
A truffle repository with contract which reproduce XTREMWEB API.
test : truffle test API/test/iexecoracleapi.js
###inspiration
https://github.com/oraclize/ethereum-bridge
https://github.com/oraclize/ethereum-api