Go to file
walker-16 25a675f99a
fix query from last-tx endpoint (#311)
Co-authored-by: ftocal <fert1335@gmail.com>
2023-05-12 10:54:29 -03:00
.github/workflows
analytic Add summarization data for tx_count endpoint (#296) 2023-05-10 18:18:32 -03:00
api fix query from last-tx endpoint (#311) 2023-05-12 10:54:29 -03:00
common Get top assets by volume (#302) 2023-05-10 17:39:18 -03:00
contract-watcher Fix global tx to keep successful status (#294) 2023-05-08 12:55:09 -03:00
deploy fix api deployment (#308) 2023-05-11 12:16:12 -03:00
devnet
fly remove 0x prefix and lowercase the hash (#257) 2023-05-10 17:34:24 -03:00
jobs Add definitions to token dictionary (#292) 2023-05-08 17:51:18 -03:00
onchain_data
parser 297 contract watchertx trackeranalyticfly change access to use iam role (#306) 2023-05-10 15:49:40 -03:00
pipeline change txhash pipeline retry to 5 (#264) 2023-04-25 17:19:00 -03:00
server
spy
tx-tracker 297 contract watchertx trackeranalyticfly change access to use iam role (#306) 2023-05-10 15:49:40 -03:00
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/