Go to file
gipsh f67a513244
change search key for _id (#704)
2023-09-26 10:42:08 -03:00
.github
analytics Get token and app id from vaa payload parser to calculate price and volume measurement (#708) 2023-09-25 16:56:05 -03:00
api change search key for _id (#704) 2023-09-26 10:42:08 -03:00
common Get token and app id from vaa payload parser to calculate price and volume measurement (#708) 2023-09-25 16:56:05 -03:00
contract-watcher
deploy Get token and app id from vaa payload parser to calculate price and volume measurement (#708) 2023-09-25 16:56:05 -03:00
event-watcher Feat/event watcher injective terra2 xpla support (#710) 2023-09-26 08:39:59 -05:00
fly
jobs
parser
pipeline
spy
tx-tracker
.gitignore
LICENSE
Makefile
README.md
go.work

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/