Menu

#Orbitflare

2 posts

Feed·
2 of 2 posts
The OrbitFlare SDK: One Rust Crate for Every Solana Transport
📰
0

The OrbitFlare SDK: One Rust Crate for Every Solana Transport

DEV Community: rust·OrbitFlare RPC·about 1 month ago
#WXVdXSNw
#dev#class#code#highlight#orbitflare#article

Building a Solana app in Rust tends to mean you collect SDKs. One for JSON-RPC because you need get_balance and get_transaction for the obvious one-shot reads. One for WebSocket because polling for account changes gets tired fast.…

15s
Read More