0.1.4 • Published 7 months ago

substreams-sink-websockets v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Substreams Sink WebSockets

substreams-sink-websockets is a tool that allows developers to pipe data extracted from a blockchain to WebSockets.

Requirements

Quickstart

$ bunx substreams-sink-websockets

.env Environment variables

PORT=3000
PUBLIC_KEY=...

📖 References

Features

  • Accept Substreams Webhook message POST /
  • Client connect to WebSocket service
  • Verify tweetnacl Substreams Webhook message
  • Send WebSocket messages
  • Unit testing
  • Prometheus Metrics GET /metrics
  • Health check GET /health
  • Banner GET /
  • Commander CLI
0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago