Skip to content

Commit 0834e4b

Browse files
Enhance introduction of CoreCast documentation
Added a header to the introduction section and clarified the description of Smart gRPC Streams.
1 parent 5016b50 commit 0834e4b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/grpc/solana/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: CoreCast - Smart Solana gRPC Streams
33
description: Low-latency, context-aware, topic-wise streaming from Bitquery for onchain data over gRPC.
44
---
55

6+
# CoreCast - Smart Solana gRPC Streams
7+
68
### What are Smart gRPC Streams?
79

810
Bitquery Smart gRPC Streams provide low-latency, context-aware, topic-wise event delivery from the Solana blockchain. Unlike raw gRPC streams, Smart Streams enrich and filter events so your application receives only the data it needs (trades,balances, token context, program metadata). The data is sent in the **protobuf format**, the schema is publicly available as packages for easy parsing.

0 commit comments

Comments
 (0)