Go to file
walker-16 918f09cddb
fix typo standarized properties in operation endpoint (#833)
2023-11-30 12:28:48 -03:00
.github [Blockchain Watcher] Initial version (#806) 2023-11-28 16:00:45 -03:00
analytics
api fix typo standarized properties in operation endpoint (#833) 2023-11-30 12:28:48 -03:00
blockchain-watcher [Blockchain Watcher] Emit LogMessagePublished for Solana (#809) 2023-11-30 12:05:43 -03:00
common
contract-watcher
deploy [Blockchain Watcher] Emit LogMessagePublished for Solana (#809) 2023-11-30 12:05:43 -03:00
event-watcher
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/