Skip to content

Latest commit

 

History

History

example-consumers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
  • api.vechain.energy provides examples of how to read values using the Call.API
  • ccip-read includes a sample contract and script that demonstrates how to retrieve off-chain data based on ERC-3668
  • ccip-write includes a sample contract and script that shows how to update the oracle with values retrieved off-chain based on ERC-3668
  • react is a sample react project that loads data from the contract and displays the most recent information
  • solidity includes sample contracts that access data from the oracle contract