Ivan FB 9c9900897e
Adapt for nwaku v0.35 (#114)
* build.rs: initialize submodules the first time cargo build is invoked in waku-sys
* messagehash.rs only contains a String as the hex representation of msg hash
* events.rs adapt test to parse message event containing msg-hash in hex string format
* bump nwaku to v0.35.0
* waku-sys/build.rs use STATIC=1 instead of STATIC=true
2025-02-12 10:06:16 +01:00
2023-05-12 15:13:18 +02:00
2024-04-01 15:15:50 -04:00
2025-02-12 10:06:16 +01:00
2025-02-12 10:06:16 +01:00
2024-02-08 11:54:49 -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%