Go to file
Agustin Godnic 6586e1f86d Add `bin/` directory 2023-08-03 17:55:54 -03:00
.github/workflows
analytics
api [API] Add `toChain` filter to `GET /api/v1/vaas/{emitterChain}/{emitterAddr}` (#598) 2023-08-01 16:38:34 -03:00
common
contract-watcher
deploy
event-watcher Add `bin/` directory 2023-08-03 17:55:54 -03:00
fly
jobs
parser
pipeline
spy
tx-tracker
.gitignore
LICENSE
Makefile Add new Makefile 2023-08-03 17:55:43 -03:00
README.md
go.work Add new Go module 2023-08-03 17:55:18 -03:00

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/