Ivan Folgueira Bande 66d751d3e4
waku-sys new approach to allow smaller crate packages
* REAME.md explain how to build libwaku.a
* update nwaku vendor to use the optimized libwaku size changes
* remove vendor/vendor after creating the package
* Cargo.toml to reflect correct files
* persisting waku libraries, build-libwaku.sh script, and libwaku.h
* simplify build.rs accordingly
2025-01-16 19:17:25 +01:00
2023-05-12 15:13:18 +02:00
2024-04-01 15:15:50 -04:00
2024-03-11 12:00:30 -04:00
2025-01-13 15:30:08 +01:00

Waku Rust bindings

Crates.io Documentation Build Status Codecov Status

Rust layer on top of nwaku C FFI bindings.

About Waku

Waku is a family of robust and censorship-resistant communication protocols enabling privacy-focused messaging for Web3 applications.

Private. Secure. Runs anywhere.

Read the Waku docs

Description
Rust wrapper over nwaku ffi
Readme
Languages
Rust 99.6%
C 0.4%