Skip to content

sourcenetwork/defradb-example-ccip

Repository files navigation

DefraDB CCIP Example

This example shows how DefraDB can be used for off-chain Oracle data management. It makes use of ERC-3668: CCIP Read: Secure off-chain data retrieval to execute GraphQL queries and mutations.

Requirements

Setup

Start DefraDB with CORS enabled.

defradb start --allowed-origins="*"

Run the hardhat script.

npm run viem-example

# or

npm run ethers-example

About

An example of how to use CCIP with DefraDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published