Rust implementation of the SSV protocol

48 stars 23 forks 48 watchers Rust Apache License 2.0
2 Open Issues Need Help Last updated: Sep 14, 2025

Open Issues Need Help

View All on GitHub
Set CORS headers via CLI about 1 month ago
good first issue nice-to-have cli

Rust implementation of the SSV protocol

Rust

AI Summary: Combine the existing 'owners' and 'nonce' tables in a Rust database schema for the Anchor SSV protocol client. The combined table will use the owner address as the primary key and add a 'nonce' column to store the nonce value, eliminating redundancy.

Complexity: 2/5
good first issue database optimization

Rust implementation of the SSV protocol

Rust