Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 410 Bytes

File metadata and controls

21 lines (14 loc) · 410 Bytes

Web3 Stream

Web3 Stream is a real-time event processing service for applications that need to consume blockchain activity without repeatedly querying historical data.

Features

  • Real-time event streams
  • Event filtering
  • WebSocket support
  • Connection management
  • Lightweight processing

Tech Stack

Node.js · TypeScript · WebSocket · Redis

Getting Started

npm install
npm run dev