An open API service indexing awesome lists of open source software.

https://github.com/smartcontractkit/data-streams-sdk

Chainlink Data Streams client SDK
https://github.com/smartcontractkit/data-streams-sdk

Last synced: 5 months ago
JSON representation

Chainlink Data Streams client SDK

Awesome Lists containing this project

README

          

# data-streams-sdk

Chainlink Data Streams client SDK implementation.

See the language directories for specific documentation, usage and examples.

## [Go](go/README.md) [![go.dev reference](https://img.shields.io/badge/go-reference-blue)](https://pkg.go.dev/github.com/smartcontractkit/data-streams-sdk/go) [![Go Report Card](https://goreportcard.com/badge/github.com/smartcontractkit/data-streams-sdk/go)](https://goreportcard.com/report/github.com/smartcontractkit/data-streams-sdk/go) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/smartcontractkit/data-streams-sdk/blob/main/LICENSE)

## [Rust](rust/README.md) [![Crates.io sdk](https://img.shields.io/crates/v/chainlink-data-streams-sdk?label=chainlink-data-streams-sdk)](https://crates.io/crates/chainlink-data-streams-sdk) [![Crates.io report](https://img.shields.io/crates/v/chainlink-data-streams-report?label=chainlink-data-streams-report)](https://crates.io/crates/chainlink-data-streams-report) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/smartcontractkit/data-streams-sdk/blob/main/LICENSE)