Go to file
agodnic cd99c446e1
[API] Format governor queries for readability (#167)
2023-02-27 11:32:12 -03:00
.github/workflows Build API swagger on github workflows (#123) 2023-02-02 15:07:09 -03:00
api [API] Format governor queries for readability (#167) 2023-02-27 11:32:12 -03:00
deploy fix guardian healtcheck in fly (#160) 2023-02-16 13:23:50 -03:00
devnet
fly fix guardian healtcheck in fly (#160) 2023-02-16 13:23:50 -03:00
onchain_data
parser Feature/refactor parser to use sns sqs (#148) 2023-02-16 10:55:54 -03:00
pipeline pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
server
spy Improve logs for health/ready endpoints (#133) 2023-02-03 15:58:58 -03:00
web
.gitignore
LICENSE
Makefile
README.md
Tiltfile

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/