This repository is dedicated to compiling Rust libraries to WASM to be used in the typeberry JAM client implementation.
Purpose: Used for cryptographic signature verification and signing, exposed to WASM.
Purpose: Provides Reed Solomon error-correcting capabilities to guarantee data integrity.
Purpose: Implements zero-knowledge VRF functionality using Bandersnatch elliptic curve.
This project is licensed under MIT.