diff --git a/content/roadmap/networking/overview.md b/content/roadmap/networking/overview.md index 844db5ccd..8ed71c632 100644 --- a/content/roadmap/networking/overview.md +++ b/content/roadmap/networking/overview.md @@ -17,9 +17,6 @@ Currently, the amount of research and analysis of the scalability of Waku is not - [Status' use of Waku study w/ Kurtosis](roadmap/networking/status-waku-kurtosis.md) - [Using Waku for Carnot Overlay](roadmap/networking/carnot-waku-specification.md) - - - ### Rust implementations We have created and maintain a stop-gap solution to using Waku with the Rust programming language, which is wrapping the [go-waku](https://github.com/status-im/go-waku) library in Rust and publishing it as a crate. This library allows us to do tests with our [Tiny Node](roadmap/development/prototypes.md#Tiny-Node) implementation more quickly while also providing other projects in the ecosystem to leverage Waku within their Rust codebases more quickly. diff --git a/content/roadmap/networking/status-waku-kurtosis.md b/content/roadmap/networking/status-waku-kurtosis.md index d48a7dd25..3a5bb7610 100644 --- a/content/roadmap/networking/status-waku-kurtosis.md +++ b/content/roadmap/networking/status-waku-kurtosis.md @@ -17,4 +17,6 @@ As such, here is an overview of the various resources towards this endeavor: - [Wakurtosis repo](https://github.com/logos-co/wakurtosis) - A Kurtosis module to run scalability studies - [Waku Topology Test repo](https://github.com/logos-co/Waku-topology-test) - a Python script that facilitates setting up a reasonable network topology for the purpose of injecting the network configuration into the above Kurtosis repo - [Initial Vac forum post introducing this work](https://forum.vac.dev/t/waku-v2-scalability-studies/142) +- [Waku Github Issue detailing work progression](https://github.com/waku-org/pm/issues/2) + - this is also a place to maintain communications of progress - [Initial Waku V2 theoretical scalability study](https://vac.dev/waku-v1-v2-bandwidth-comparison) \ No newline at end of file