jacobmakarsky / blocknotify.net

A notification system for blockchain events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockNotify.net

BlockNotify is a self-hostable block monitoring engine that can send SMS notifications.

Why BlockNotify?

  • People need to know about MultiSig and DAO events
  • Self-hosting enables privacy and is a decentralized solution

What differentiates BlockNotify?

  • Any custom contracts can be added
  • We can scan all ERC-20s + ERC-721s for an address
  • We use live chain data from a node there is no delay
  • We can notify all registered users on a new block
  • No API fees if self-hosting

Future Adds

  • We support gas transactions as well
  • MFA w/ Phones + MultiSig before send (Hold, Cold, Phone)
  • Can be used to identify hot NFTs - first hour 100+ sold "you better get in quick: 0x123...234"
  • Can add threshold and conditional checks

Back-End

See Back-End README

Front-End

See Front-End README

Solidity

See Solidity README

About

A notification system for blockchain events

License:MIT License


Languages

Language:TypeScript 65.7%Language:Python 26.7%Language:JavaScript 5.3%Language:HTML 1.2%Language:Solidity 0.6%Language:Dockerfile 0.2%Language:Shell 0.1%Language:CSS 0.1%