waku-org / waku-rust-bindings

Rust wrapper over go-waku ffi
14 stars 6 forks source link

chore: pack nwaku instead of go-waku #90

Open richard-ramos opened 7 months ago

richard-ramos commented 7 months ago

Background

Epic: https://github.com/waku-org/nwaku/issues/2420

Details

Use nwaku as backend for the bindings instead of go-waku. waku-rust-bindings should compile in the main architectures supported by nwaku, including being able to compile RLN as part of the building process.