Go to file
ftocal 54b450e86f
Fix in find relays by id (#807)
Co-authored-by: walker-16 <agpazos85@gmail.com>
2023-11-16 15:57:43 -03:00
.github
analytics
api Fix in find relays by id (#807) 2023-11-16 15:57:43 -03:00
common
contract-watcher
deploy Add Sei support in tx-tracker (#800) 2023-11-15 12:11:24 -03:00
event-watcher
fly
jobs Fix csv transfer report (#764) 2023-10-24 17:11:37 -03:00
parser
pipeline
spy
tx-tracker Add Sei support in tx-tracker (#800) 2023-11-15 12:11:24 -03:00
.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/