Rust wrapper over go-waku ffi
Go to file
Ivan FB 98e390fa03
Update waku-bindings/tests/node.rs
Co-authored-by: richΛrd <info@richardramos.me>
2024-11-21 14:30:09 +01:00
.cargo fix link args (#57) 2023-05-12 15:13:18 +02:00
.github/workflows feat: RLN Relay (#101) 2024-04-01 15:15:50 -04:00
examples Update examples/Cargo.toml 2024-11-21 14:27:21 +01:00
waku-bindings Update waku-bindings/tests/node.rs 2024-11-21 14:30:09 +01:00
waku-sys add filter and lightpush 2024-11-20 10:36:23 +01:00
.gitignore update .gitignore to ignore all rust's target directory 2022-12-21 00:25:58 +13:00
.gitmodules feat: use nwaku instead of go-waku 2024-02-08 11:54:49 -04:00
Cargo.lock final set of adaptations to current nwaku 2024-11-02 23:29:41 +01:00
Cargo.toml feat: example app (#99) 2024-03-11 12:00:30 -04:00
README.md chore: update docs link (#65) 2023-07-12 04:25:58 -04:00

README.md

Waku Rust bindings

Crates.io Documentation Build Status Codecov Status

Rust layer on top of go-waku 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