knarz / redemption-watcher

Monitor Keep network smart contracts for redemptions and make sure proofs are properly submitted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redemption watchdog

This script listens for redemption requests on-chain and then makes sure that the redemption proof is properly submitted on the Ethereum chain, so that keeps do not end up being liquidated even though they released custodied BTC properly.

listener:

$ INFURA_API=APIKEYGOESHERE node --experimental-json-modules listener.js WALLETPASSWORD

About

Monitor Keep network smart contracts for redemptions and make sure proofs are properly submitted


Languages

Language:JavaScript 100.0%