From 634a4d2b00ff9d2a22e1cf5e5a51a0d52eecd932 Mon Sep 17 00:00:00 2001 From: Sasha <118575614+weboko@users.noreply.github.com> Date: Thu, 6 Apr 2023 01:42:40 +0200 Subject: [PATCH] chore: add notice about go-waku interop (#224) * add notice about go-waku interop * Update examples/noise-js/index.html Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> --------- Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> --- examples/noise-js/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/examples/noise-js/index.html b/examples/noise-js/index.html index 5f87ff4..4fc8db6 100644 --- a/examples/noise-js/index.html +++ b/examples/noise-js/index.html @@ -186,6 +186,15 @@ +
+ NOTICE: you can try also try to pair your browser with a + go-waku based node. +
+