Categories
Applications
Web3 Framework
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

 🤖⚡  Sig - a Solana validator client written in Zig



Sig is a Solana validator client implemented in Zig. Read the introductory blog post for more about the goals of this project.

File Structure

src/
├─ sig.zig # library entrypoint
├─ cmd.zig # exec entrypoint
├─ tests.zig
├─ fuzz.zig
├─ benchmarks.zig
data/
├─ genesis-files/
├─ test-data/
docs/
metrics/
├─ prometheus/
├─ grafana/
├─ alloy/
├─ loki/
scripts/

Resources

About
a Solana validator client implementation written in Zig
Owner
Syndica (Organization)
Last Commit
2025-04-11
Latest Release Date
2023-05-20
Created
2023-05-20