Go to file
Evan Gray a8b44bdbfc
Update README.md
2022-10-05 03:08:42 -04:00
devnet db: use persistent volume 2022-09-28 16:47:14 -04:00
fly server: add comments for guardian names 2022-09-28 16:47:14 -04:00
server server: vaa counts 2022-09-29 13:41:20 +00:00
web web: VAAs per chain 2022-09-28 20:55:04 -04:00
LICENSE first commit 2022-09-07 18:43:05 +00:00
README.md Update README.md 2022-10-05 03:08:42 -04:00
Tiltfile web: move build to dockerfile to prevent downtime 2022-09-28 16:47:14 -04: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/