🦀 Rustreexo WASM

High-performance WebAssembly bindings for Utreexo accumulators

🚀 About Rustreexo WASM

Rustreexo WASM provides high-performance WebAssembly bindings for Utreexo, a cryptographic accumulator designed for Bitcoin's UTXO set compression. This allows web applications to efficiently manage and verify large sets of cryptographic commitments directly in the browser.

Key Features:

Installation:

npm install @rustreexo/rustreexo-wasm-web for web browsers
npm install @rustreexo/rustreexo-wasm-nodejs for Node.js
npm install @rustreexo/rustreexo-wasm-bundler for bundlers

📚 View on GitHub