mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-22 21:38:05 +00:00
release: prepare solana-streamer v1.4.0
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "solana-streamer-sdk"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
edition = "2021"
|
||||
authors = ["William <byteblock6@gmail.com>", "sgxiang <sgxiang@gmail.com>", "wei <1415121722@qq.com>"]
|
||||
repository = "https://github.com/0xfnzero/solana-streamer"
|
||||
description = "A lightweight Rust library for real-time event streaming from Solana DEX trading programs. Supports PumpFun, PumpSwap, Bonk, and Raydium protocols with Yellowstone gRPC and ShredStream."
|
||||
description = "A low-latency Solana DEX event streaming facade over sol-parser-sdk with Yellowstone gRPC, ShredStream, and RPC parsing helpers."
|
||||
license = "MIT"
|
||||
keywords = ["solana", "streaming", "events", "grpc", "shredstream"]
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user