ChainStream Rust SDK
Official Rust client library for ChainStream API.
Installation
Add to your Cargo.toml:
[]
= "0.1"
Quick Start
use Client;
async
Documentation
For detailed documentation, visit https://docs.chainstream.io
Development
# Build
# Run tests
# Lint
# Generate OpenAPI client
License
MIT