Go to file
agodnic afbfac05bd
Refactor: disable fiber message on API startup (#594)
Disable fiber startup message on API
2023-07-28 12:27:09 -03:00
.github/workflows
analytics Add backfiller for analytics from mongodb (#562) 2023-07-25 15:36:05 -03:00
api Refactor: disable fiber message on API startup (#594) 2023-07-28 12:27:09 -03:00
common Add backfiller for analytics from mongodb (#562) 2023-07-25 15:36:05 -03:00
contract-watcher Add tbtc support to the `contract-watcher` service (#584) 2023-07-26 16:26:07 -03:00
deploy Add tbtc support to the `contract-watcher` service (#584) 2023-07-26 16:26:07 -03:00
fly add warning alert and metrics to fly component (#576) 2023-07-25 15:39:27 -03:00
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/