A consolidated repository for Foreign Function Interface (FFI) bindings to Rustreexo, providing high-performance Utreexo accumulator implementations for multiple programming languages and platforms.
This repository consolidates various FFI implementations of Rustreexo, a Rust implementation of the Utreexo cryptographic accumulator.
| Language | Platform | Published Package | Documentation |
|---|---|---|---|
| WASM | Web/Node.js/Bundlers | @rustreexo/rustreexo-wasm-* | WASM Readme |
NPM Packages:
@rustreexo/rustreexo-wasm-web- For web browsers@rustreexo/rustreexo-wasm-nodejs- For Node.js@rustreexo/rustreexo-wasm-bundler- For bundlers
See rustreexo-wasm/README.md for detailed documentation.
This library should compile with any combination of features with Rust 1.63.0+.
This project is licensed under the MIT License - see the individual subproject LICENSE files for details.