cyphersnake's repositories
solana-events-parser
Provides various utilities for working with Solana blockchain transactions and events
env-to-array
This crate allows you to create constant arrays from encoded string literals as well as take them directly from the env variable.
awesome-folding
A curated list of zero-knowledge folding schemes
some-to-err
This crate offers a pair of traits for effortlessly transforming `Option` into `Result`, elegantly converting `Some` values into `Err` while gracefully handling `None` values as `Ok`. Unleash the full potential of Rust's error handling capabilities with these versatile traits.
debridge-solana-sdk
debridge-solana-sdk allows you to easily and quickly connect your Solana programs to the debridge infrastructure. Debridge protocol enables decentralized transfers of arbitrary messages and value between various blockchains. See Debridge documentation for more information docs.
jupiter-cpi
Anchor CPI client for the Jupiter program.
nova-example
Example of using Nova: Recursive SNARKs without trusted setup
rust-lightning
A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
scroll-prover
Scroll zkEVM Playground
stop-fearing-rust-unsafe-md
Draft article to immerse the reader in unsafe rust
sudoku-tester
A simple crate that checks whether a completed sudoku of standard size is valid