Syndica Sig Validator RPC API

Sig is Syndica's open-source Solana validator client implemented in Zig, built for performance, modular RPC, and read-optimized operation. The project exposes a Solana-compatible RPC surface and is being developed in the open under the Apache-2.0 license, with companion libraries rocksdb-zig, lsquic, boringssl-zig, zstd.zig, and base58-zig in the same GitHub organization.

API entry from apis.yml

apis.yml Raw ↑
aid: syndica:syndica-sig-validator-rpc-api
name: Syndica Sig Validator RPC API
tags:
- Solana
- Validator
- Sig
- Zig
- Open Source
- RPC
humanURL: https://github.com/Syndica/sig
properties:
- url: https://github.com/Syndica/sig
  type: GitHubRepository
- url: https://sig.fun/
  type: Documentation
- url: https://syndica.io/open-source/sig
  type: ProductPage
- url: https://blog.syndica.io/tag/sig/
  type: Blog
- url: https://blog.syndica.io/a-solana-validator-client-explained-everything-you-need-to-know/
  type: Blog
description: Sig is Syndica's open-source Solana validator client implemented in Zig, built for performance,
  modular RPC, and read-optimized operation. The project exposes a Solana-compatible RPC surface and is
  being developed in the open under the Apache-2.0 license, with companion libraries rocksdb-zig, lsquic,
  boringssl-zig, zstd.zig, and base58-zig in the same GitHub organization.