Streamr
The decentralized P2P real-time data pub/sub network. Build Web3 projects that leverage the Streamr data crowdsourcing and monetization infrastructure.
Zug, Switzerland
Pinned Repositories
chat
A proof-of-concept chat application built on the Streamr network.
core-api
Old Corea-milestone centralized backend now obsolete as everything is decentralized.
hub
Streamr Hub frontend
marketplace-contracts
Ethereum smart contracts (truffle) for marketplace
monoplasma
Unidirectional payment distribution channel with monotonically increasing balances (now obsolete)
network
Monorepo containing all the main components of Streamr Network.
network-contracts
Smart contracts and subgraphs used by the Streamr Network
network-old
Minimal and extendable implementation of the Streamr Network network node in JavaScript (Node.JS)
streamr-client-javascript
JS library for interacting with Streamr APIs: publishing and subscribing to data, creating streams, etc.
streamr-client-react
React toolkit for Streamr.
Streamr's Repositories
streamr-dev/network
Monorepo containing all the main components of Streamr Network.
streamr-dev/core-api
Old Corea-milestone centralized backend now obsolete as everything is decentralized.
streamr-dev/hub
Streamr Hub frontend
streamr-dev/chat
A proof-of-concept chat application built on the Streamr network.
streamr-dev/network-contracts
Smart contracts and subgraphs used by the Streamr Network
streamr-dev/DATAv2
The second incarnation of the DATA token
streamr-dev/network-explorer
Streamr Network Explorer
streamr-dev/streamr-client-react
React toolkit for Streamr.
streamr-dev/streamr-docker-dev
Tool for quickly setting up a copy of the Streamr stack for development and testing
streamr-dev/mqtt-streamr
Command-line utility for bridging data from MQTT to Streamr
streamr-dev/streamr-docker-dev-action
Start Streamr Docker stack as a part of your GitHub Actions workflow.
streamr-dev/streamr-ethereum-watcher
Old utility to informs centralized API of events emitted by Streamr Marketplace smart contract. Now obsolete.
streamr-dev/eslint-config-streamr
Streamr's Eslint config
streamr-dev/nginx
nginx
streamr-dev/native-sdk
Streamr Native SDK
streamr-dev/quick-dijkstra
Dijkstra's algorithm as a native C++ library for NodeJS, and as a WebAssembly library for the browsers
streamr-dev/android-webview-demo
streamr-dev/ator-metrics-node
streamr-dev/brubeck-bridge
Bridges data published to the old Brubeck network to Streamr 1.0
streamr-dev/brubeck-rewards
Token distribution smart contract + script
streamr-dev/flag-monitor
streamr-dev/native-ts-integration
Integration testing between native-sdk and the typescript implementation
streamr-dev/network-healthcheck
Sends resend queries to production broker and sends alerts to slack for failed queries
streamr-dev/prom-wallet-balance-exporter
streamr-dev/route53-cleaner
Cleans Route 53 streamr-nodes.xyz zone by deleting entries where same IP has multiple subdomains
streamr-dev/stream-metrics-index
streamr-dev/streamr-exporter
Exports count of messages for a given streamr stream address
streamr-dev/streamr-snapshot-strategy
Streamr's Snapshot voting strategy
streamr-dev/streamr-video-player
streamr-dev/Web3jTest