Go to file
walker-16 3ea4603baf
return empty array and not null in 200 empty repsonse governor limit … (#261)
return empty array and not null in 200 empty repsonse governor limit endpoint
2023-04-25 14:50:44 -03:00
.github/workflows
analytic
api return empty array and not null in 200 empty repsonse governor limit … (#261) 2023-04-25 14:50:44 -03:00
common
contract-watcher Add oasis support to contract watcher (#258) 2023-04-25 14:48:26 -03:00
deploy Add oasis support to contract watcher (#258) 2023-04-25 14:48:26 -03:00
devnet
fly
jobs Add notional cache client (#241) 2023-04-20 17:02:25 -03:00
onchain_data
parser
pipeline discard pyth message to get txhash in testnet (#260) 2023-04-25 12:04:47 -03:00
server
spy
tx-tracker
web
.gitignore
LICENSE
Makefile
README.md
Tiltfile
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/