Go to file
ftocal d0cea55f2d
Add cache to dashboard endpoints (#441)
* Add cache to dashboard endpoints

* Code review updates
2023-06-21 17:00:29 -03:00
.github/workflows
analytics Use new custom storage for redis (#425) 2023-06-20 12:25:04 -03:00
api Add cache to dashboard endpoints (#441) 2023-06-21 17:00:29 -03:00
common Vanilla rate limiter (#414) 2023-06-15 23:22:47 -03:00
contract-watcher
deploy Add support for cosmos chains in `tx-tracker` (#426) 2023-06-21 15:47:12 -03:00
devnet
fly
jobs
onchain_data
parser
pipeline
server
spy
tx-tracker Add support for cosmos chains in `tx-tracker` (#426) 2023-06-21 15:47:12 -03:00
web
.gitignore
LICENSE
Makefile
README.md
Tiltfile
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/