Rust wrapper over go-waku ffi
Go to file
Gusto 4ceca08f4a
Check for DOCS_RS env var to skip building waku go bin
2023-12-05 17:07:55 +02:00
.cargo fix link args (#57) 2023-05-12 15:13:18 +02:00
.github/workflows feat: add filterv2 functions (#75) 2023-11-07 15:50:35 -04:00
examples feat: add filterv2 functions (#75) 2023-11-07 15:50:35 -04:00
waku-bindings feat: add filterv2 functions (#75) 2023-11-07 15:50:35 -04:00
waku-sys Check for DOCS_RS env var to skip building waku go bin 2023-12-05 17:07:55 +02:00
.gitignore update .gitignore to ignore all rust's target directory 2022-12-21 00:25:58 +13:00
.gitmodules Moved go-waku submodule to v0.2.2 2022-09-21 16:09:32 +02:00
Cargo.lock feat: add filterv2 functions (#75) 2023-11-07 15:50:35 -04:00
Cargo.toml Use resolver 2 in cargo workspaces 2023-12-05 17:07:20 +02: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