Sig is a read-optimized Solana validator client written in Zig that will improve performance, fault tolerance and client diversity of the Solana network.
96% of RPC calls are reads. This causes the majority of slot lag on Solana.
Sig maximizes RPS with low-latency and high-throughput RPC methods for fast interactions and a smooth user experience
Transactions per Second (TPS)
Sig improves TPS by addressing bottlenecks. Slow reads cause bottlenecks on mainnet every day. Faster reads enable TPS to accelerate during heavy load.
Fault tolerance is critical for security and uptime
A diverse set of validator clients reduces the risk of systemic failures due to bugs or vulnerabilities existing in a single client, bolstering Solana’s fault tolerance.
Open-source for collaboration and innovation
Sig is the first easy-to-read Solana validator client – a solid foundation to build on and a catalyst for a stronger developer community.
Sig’s Roadmap
Our roadmap for building Sig breaks down the validator into discrete components.
Our Philosophy:
Enhance RPS performance to streamline system responsiveness, ensuring faster interactions and smoother user experiences.
Bolster Solana's fault tolerance to maintain uninterrupted operations, fortifying the chain's reliability.
Maintain a straightforward and readable codebase to attract a diverse pool of contributors, encouraging innovation and growth.
Check out our Github repo
Sig will offer the first simple-to-read implementation of the Solana validator client, which will allow others to build upon it and contribute back to the community.
Built on Zig – a simple, robust, and optimal for reusable software.
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.
Easy to read and understand
Simple syntax, no macros
No hidden control flow
Easy high performance code
Manual memory management
No hidden memory allocations
Join the Team Building Sig
If you are a talented engineer who thrives in a collaborative and fast-paced environment, and you're excited about contributing to the advancement of Solana's ecosystem, we would love to hear from you.