Skip to content

wormholelabs-xyz/example-queries-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queries Demo

This is a trivial demo of using Wormhole Queries to sync counters across EVM chains. A counter can only be incremented if a query containing recent counter data from the other registered contracts is provided.

Check out the Demo UI as well.

Learn more about developing with Queries in the docs.

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

About

This is a trivial demo of using Wormhole Queries to sync counters across EVM chains.

Resources

License

Stars

Watchers

Forks