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 update go version in api (#1581) 2024-08-01 14:57:59 -03:00
analytics Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
api Adds circulating supply endpoint / service / controller (#1771) 2024-10-07 16:30:45 -03:00
blockchain-watcher [Blockchain Watcher] (NTT - layer3) Replace layer3 contract in solana (#1776) 2024-10-08 16:18:22 -03:00
common Add SKY and USDS to mainnet tokens (#1762) 2024-10-04 11:29:06 -03:00
deploy [Blockchain Watcher] (NTT - layer3) Replace layer3 contract in solana (#1776) 2024-10-08 16:18:22 -03:00
event-watcher Feat/748 add last sequence number (#749) 2023-10-17 14:39:21 -03:00
fly [1527] Add support for gossip batched observations (#1676) 2024-10-02 15:40:44 -03:00
fly-event-processor Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
jobs 1693 update mayan endpoint (#1703) 2024-09-18 17:10:28 -03:00
notional Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
parser Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
pipeline Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
spy Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
tx-tracker Update go version image in Dockerfile (#1696) 2024-09-16 15:55:34 -03:00
.gitignore Add wormchain injective integration (#1260) 2024-04-05 15:24:21 -03:00
LEGAL.txt Added legal disclaimers 2024-03-22 06:48:39 +08:00
LICENSE first commit 2022-09-07 18:43:05 +00:00
Makefile remove contact-watcher component (#1579) 2024-08-15 14:28:00 -03:00
README.md Update README.md 2022-10-05 03:08:42 -04:00
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/