main
projects
resources
other
projects
astria
- astria decentralized sequencing network based on cometbft, written in Rust
- astria-geth proof-of-concept EVM rollup built on top of astria
- hermes fork of the rust IBC relayer for astria

protocols
- prime intellect protocol decentralized compute protocol; implemented the p2p layer using rust-libp2p
- gossamer Polkadot Runtime Environment implementation in Go
- forest Filecoin implemenation in Rust
- ethermint EVM cosmos-sdk module
- atomic-swap ETH-XMR atomic swap protocol and implementation

open source contributions
- penumbra first IBC implementation in Rust
- go-libp2p-noise noise security handshake implementation for libp2p
- goerli testnet PoA Ethereum testnet
- rust-libp2p-nym nym mixnet transport in libp2p
- onion-server .onion website server and vanity address generator

cryptographic libraries
- go-schnorrkel schnorr signatures over ristretto255 in Go
- ring-go an implementation of linkable ring signatures in Go
- go-signature-adaptor ECDSA adaptor signature implementation
- sleeve WOTS+ quantum-secure signature scheme