wormhole-explorer/event-watcher
Ricardo Olarte 1ccaa98ca5
Feat/event watcher injective terra2 xpla support (#710)
* feat: add aptos support

* feat: add algorand support

* feat: add injective, terra2 and xpla support
2023-09-26 08:39:59 -05:00
..
src Feat/event watcher injective terra2 xpla support (#710) 2023-09-26 08:39:59 -05:00
.dockerignore Build/setup config (#673) 2023-08-29 12:54:46 -05:00
.env.sample Event watcher deployment (EVM) (#696) 2023-09-21 07:21:05 -07:00
.eslintrc Feat/event watcher injective terra2 xpla support (#710) 2023-09-26 08:39:59 -05:00
Dockerfile Build/setup config (#673) 2023-08-29 12:54:46 -05:00
README.md base code for event-watcher (#625) 2023-08-11 10:15:55 -03:00
docker-compose.yml Build/setup config (#673) 2023-08-29 12:54:46 -05:00
package-lock.json Feat/event watcher injective terra2 xpla support (#710) 2023-09-26 08:39:59 -05:00
package.json Feat/event watcher injective terra2 xpla support (#710) 2023-09-26 08:39:59 -05:00
tsconfig.json Build/setup config (#673) 2023-08-29 12:54:46 -05:00

README.md

Event-watcher

Observe contract logs on many blockchains and capture VAAs creation Code partially borrowed from wormhole-dashboard :)

build

npm install

run

npm run dev