RiB Newsletter #47
Welcome to the #47 edition of Rust in Blockchain. This month we spotlight
zkWasm
, a project that runs a WebAssembly runtime as a ZKSNARK circuit.
zkWasm
, a project that runs a WebAssembly runtime as a ZKSNARK circuit.
Kind
and HVM
. Kind is a lazy, functional, but non-garbage-collected language, in the spirit of Haskell. It runs on HVM.
Nova
, a recursive SNARK, and SuperNova
, a refinement of Nova with more efficient proofs of individual program steps.
openmina
, a Rust implementation of Mina that runs in a browser.
anemo
, the p2p networking library used by Sui, running over QUIC.
avalanche-types
, an official SDK for developing Avalanche VMs in Rust.