Go to file
Julian 25fc0f6ac4
[Blockchain Watcher] (CCTP - FIX) Map testnet TokenMessenger contracts (#1671)
Map testnet TokenMessenger contracts

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
2024-09-05 16:04:52 -03:00
.github update go version in api (#1581) 2024-08-01 14:57:59 -03:00
analytics 1621 new endpoint for ntt token dashboard (#1641) 2024-09-04 10:56:18 -03:00
api 1621 new endpoint for ntt token dashboard (#1641) 2024-09-04 10:56:18 -03:00
blockchain-watcher [Blockchain Watcher] (CCTP - FIX) Map testnet TokenMessenger contracts (#1671) 2024-09-05 16:04:52 -03:00
common 1621 new endpoint for ntt token dashboard (#1641) 2024-09-04 10:56:18 -03:00
deploy 1621 new endpoint for ntt token dashboard (#1641) 2024-09-04 10:56:18 -03:00
event-watcher
fly [1528] add new filter payloadtype in operations endpoint (#1540) 2024-07-08 14:17:55 -03:00
fly-event-processor Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
jobs Fix jobs deployment (#1667) 2024-09-04 11:20:28 -03:00
notional
parser Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
pipeline Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
spy
tx-tracker Fix get solana transaction not found (#1654) 2024-09-02 12:15:18 -03:00
.gitignore
LEGAL.txt
LICENSE
Makefile remove contact-watcher component (#1579) 2024-08-15 14:28:00 -03:00
README.md
go.work remove contact-watcher component (#1579) 2024-08-15 14:28:00 -03: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/