- Crypto asset data
- Stock data
- FX data
- Government data
- Real-estate data
- Proof of CEX transactions
- etc.
Learn about Verity + Oracles
Move Oracles
Rooch Network and Aptos Network are now enabled with an Oracle marketplace.
Proofs and data are only delivered when a request for the data is made to the Oracle facilitating that data.
This integration with off-chain real-world data occurs all on-chain.
Internet Computer Asset Data Canister (IC-ADC)
The ADC is a highly efficient Oracle for real-world and cryptocurrency asset data on the Internet Computer. Developed by Usher Labs and powered by the Verity Protocol.
Partner Platforms
ChainSight
Offers a UI for building your own Oracle compatible with a wide array of destination blockchains. This UI allows you to configure sourcing and aggregation over zkTLS verified data from the Verity Network.
Truf Network
Allows your data to compose as indexes alongside their existing SQL-based economic data warehouse. Indexes can then be requested via their Oracle deployed across various destination blockchains.
Triggers
Whether you decide to build with an existing Oracle Integration or not, there are still considerations about when your data pipeline initiates that should affect your decision. Examples:- If Verity zkTLS is used for fraud proofs, it may only be necessary to deliver the proof to the destination blockchain when fraud is first detected.
- If Verity zkTLS is used for validity proofs, it may be necessary to deliver the proof to the destination blockchain on every block.
- If Verity zkTLS is used for oracle-related data, it may be necessary to deliver the proof to the destination blockchain on a price or data deviation relevant to the specific type of data being verified and utilised on the destination blockchain.