Go to file
Mariano 1bb17d9d50
[1424] /x-chain-activity/tops : cast volume and count fields to uint before doing sum (#1537)
* cast volume and count fields to uint before doing sum

* fix x-chain-activity unit-tests
2024-07-08 14:17:27 -03:00
.github
analytics Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
api [1424] /x-chain-activity/tops : cast volume and count fields to uint before doing sum (#1537) 2024-07-08 14:17:27 -03:00
blockchain-watcher [Blockchain Watcher] (SOLANA) Map from and to for solana (#1534) 2024-07-03 16:21:48 -03:00
common 1284 enhance operations endpoint to include gas costs in origin and destination chains (#1516) 2024-07-03 14:48:27 -03:00
contract-watcher
deploy [Blockchain Watcher] (PODS) Change interval values (#1536) 2024-07-04 15:16:38 -03:00
event-watcher
fly Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
fly-event-processor
jobs
notional
parser Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
pipeline
spy
tx-tracker 1284 enhance operations endpoint to include gas costs in origin and destination chains (#1516) 2024-07-03 14:48:27 -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/