You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
walker-16 100e473c2f
Add celo to contract-watcher(token bridge, wormhole connect contracts) (#393)
1 day ago
.github/workflows Build API swagger on github workflows (#123) 4 months ago
analytics Ignore metric when emitter or destination chains are unset (#390) 2 days ago
api fix percentage for destinations when is notional (#389) 2 days ago
common Fix an infinite loop in redis cache client (#369) 1 week ago
contract-watcher Add celo to contract-watcher(token bridge, wormhole connect contracts) (#393) 1 day ago
deploy Add celo to contract-watcher(token bridge, wormhole connect contracts) (#393) 1 day ago
devnet 18 fly api cache most recent data for most frequent queries (#51) 5 months ago
fly remove 0x prefix and lowercase the hash (#257) 1 month ago
jobs Use decimals instead of floats in price cache (#362) 1 week ago
onchain_data Web: fix vaa parsing (#31) 7 months ago
parser Add backfiller command to process vaa saved in database (#349) 2 weeks ago
pipeline Changes to deploy on production environment (#331) 3 weeks ago
server web: fixed vaa timestamp col (#26) 7 months ago
spy Changes to deploy on production environment (#331) 3 weeks ago
tx-tracker 297 contract watchertx trackeranalyticfly change access to use iam role (#306) 1 month ago
web Web: fix vaa parsing (#31) 7 months ago
.gitignore Add solana support to contract watcher (#197) 3 months ago
LICENSE first commit 9 months ago
Makefile Fix and refactor of analytics (#376) 1 week ago
README.md Update README.md 8 months ago
Tiltfile fix: MongoDB Replica Set when Titl is restarted (#43) 6 months ago
go.work Fix and refactor of analytics (#376) 1 week ago

README.md

Wormhole Explorer

Background

WIP

It would be more efficient and reliable for...

  • an indexer to be populated by an independent party (Fly) listening on the p2p network
  • integrators to query a service for signed VAAs instead of round-robining the public guardian endpoints

More insight into Wormhole network status, stats, and messages would be great!

The service can even be extended to offer websockets or webhooks to stream new VAAs.

Components

Mongo

Mongo Express

Fly

References

https://hub.docker.com/_/mongo

https://www.mongodb.com/docs/drivers/go/current/