Go to file
Martin Picco 31aee9cd40
Add SNS token (#1566)
2024-07-26 15:56:12 -03:00
.github
analytics
api Add fees fields to /operations endpoint (#1545) 2024-07-16 12:00:13 -03:00
blockchain-watcher [Blockchain Watcher] (WORMCHAIN) Improve how create the providers (#1561) 2024-07-25 12:19:30 -03:00
common Add SNS token (#1566) 2024-07-26 15:56:12 -03:00
contract-watcher
deploy [Blockchain Watcher] (COSMOS - XPLA) Map xpla events (#1560) 2024-07-22 18:08:04 -03:00
event-watcher
fly
fly-event-processor
jobs
notional
parser
pipeline
spy
tx-tracker [1520] Retrieve the feeUSD from coingecko in tx-tracker [WIP] (#1541) 2024-07-15 15:43:53 -03:00
.gitignore
LEGAL.txt
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/