From a8b44bdbfcf9f963d8693ac7d04fed8c7b6fb532 Mon Sep 17 00:00:00 2001 From: Evan Gray <56235822+evan-gray@users.noreply.github.com> Date: Wed, 5 Oct 2022 03:08:42 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index a84b1dd5..96385d00 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # 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