Go to file
Julian 98a4430bc8
[Blockchain Watcher] (NTT - layer3) Replace layer3 contract in solana (#1776)
Replace NTT contract for solana

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
2024-10-08 16:18:22 -03:00
.github
analytics
api
blockchain-watcher [Blockchain Watcher] (NTT - layer3) Replace layer3 contract in solana (#1776) 2024-10-08 16:18:22 -03:00
common
deploy [Blockchain Watcher] (NTT - layer3) Replace layer3 contract in solana (#1776) 2024-10-08 16:18:22 -03:00
event-watcher
fly
fly-event-processor
jobs
notional
parser
pipeline
spy
tx-tracker
.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/