Skip to content

hpihkala/ethwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71b0675 · Dec 20, 2023

History

67 Commits
Feb 9, 2023
Apr 17, 2023
May 30, 2023
Dec 20, 2023
Apr 14, 2023
Jan 19, 2023
Jan 2, 2023
Mar 6, 2023
May 30, 2023
Mar 6, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023

Repository files navigation

Look ma, no RPC!

EthWatch is a decentralized distribution network for EVM smart contract events. It allows apps to listen to events in a scalable and secure way, instead of polling a blockchain node via RPC or other centralized API.

EthWatch is great for oracles, bridges, and other blockchain-adjacent backends, as well as DEXes, DeFi pools, and other dapp frontends that wish to improve UX by displaying chain events in realtime.

EthWatch is currently heavily WIP. It shouldn't be relied on by anything valuable.

Live playground

Check out a live demo here.

Components

  • ethwatch-client is the library that apps use to subscribe to events via EthWatch
  • ethwatch-node is the program that seed nodes run to read events from a real RPC and broadcast them over EthWatch
  • ethwatch-site is a live demo React app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published