carbium

Solid

Build on Solana with Carbium infrastructure — bare-metal RPC, Standard WebSocket pubsub, gRPC Full Block streaming (~22ms), DEX aggregation via CQ1 engine (sub-ms quotes), gasless swaps, and MEV-protected execution via Jito bundling. Drop-in replacement for Helius, QuickNode, Triton, or Jupiter Swap API.

Web & Frontend 126 stars 79 forks Updated 2 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
70
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Carbium — Full-Stack Solana Infrastructure Carbium is bare-metal Solana infrastructure — Swiss-engineered, no cloud middlemen. One platform covering the full transaction lifecycle. ## Overview | Product | Endpoint | Purpose | |---|---|---| | **RPC** | `https://rpc.carbium.io` | Standard JSON-RPC for reads, writes, subscriptions | | **Standard WebSocket** | `wss://wss-rpc.carbium.io` | Native Solana pubsub (account changes, slots, logs, signatures) | | **gRPC / Stream** | `wss://grpc.carbium.io` | Yellowstone Full Block streaming (~22ms latency) | | **Swap API** | `https://api.carbium.io` | DEX aggregation and execution powered by CQ1 engine | | **DEX App** | `https://app.carbium.io` | Consumer-facing trading interface | | **Docs** | `https://docs.carbium.io` | Full documentation | **Key differentiators:** - **Sub-millisecond DEX quotes** via CQ1 routing engine with binary-native state - **~22ms Full Block gRPC** — atomic, complete blocks (no shred reassembly) - **Gasless swaps** — users trade without holding SOL - **MEV protection** — Jito bundling built into Swap API - **Swiss bare-metal servers** — sub-50ms RPC latency, 99.99% uptime --- ## When to Use This Skill | I want to... | Use | Key needed | |---|---|---| | Read account data / balances | RPC | RPC key | | Send a transaction | RPC | RPC key | | Monitor a wallet in real time | Standard WebSocket | RPC key | | Confirm a transaction without polling | Standard WebSocket | RPC key | | Watch program account changes...

Details

Author
sendaifun
Repository
sendaifun/skills
Created
7 months ago
Last Updated
2 weeks ago
Language
TypeScript
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category