Go to file
2024-06-12 22:45:54 -04:00
src thx gpt 2024-06-12 22:45:54 -04:00
.gitignore initial trash commit, this code is baaaaaaad 2024-06-12 21:43:13 -04:00
Dockerfile add readme and dockerfile before big refactoring 2024-06-12 21:52:34 -04:00
README.md add readme and dockerfile before big refactoring 2024-06-12 21:52:34 -04:00

Pair Monitor

Companion piece to matrix-alerts. It will all come together in a single repo at some point, but I have a lot of refactoring to do on everything. I split up the mbot code into smaller services but haven't refactored anything yet.

Configuration Example

{
  "infura_url": "",
  "pool_address": "0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f",
  "etherscan_key": ""
}