Oracles
Provide is the easy button for consuming real-world data which has been oracalized on-chain (i.e., written to a smart contract) after consensus has been reached by a set of independently-operated nodes (oracles).
Provide supports Chainlink decentralized oracle networks which consist of security-reviewed, sybil-resistant and fully-independent nodes which are operated by leading blockchain devops and security teams.
Additional use-cases will be supported incrementally based on demand. Please contact us if you have specific requirements.
get
https://nchain.provide.services
/api/v1/oracles
List Oracles
Documentation forthcoming.
post
https://nchain.provide.services
/api/v1/oracles
Create Oracle
Documentation forthcoming.
get
https://nchain.provide.services
/api/v1/oracles/:id
Get Oracle Details
Documentation forthcoming.
put
https://nchain.provide.services
/api/v1/oracles/:id
Update Oracle
Documentation forthcoming.
delete
https://nchain.provide.services
/api/v1/oracles/:id
Delete Oracle
Documentation forthcoming.
Last modified 1yr ago