This commit is contained in:
status-im-auto 2023-04-05 23:44:31 +00:00 committed by Jenkins
parent 5869c48ce1
commit c4d4981ed0

View File

@ -186,6 +186,15 @@
</div> </div>
</div> </div>
<div>
<p>
NOTICE: you can try also try to pair your browser with a
<a href="https://github.com/waku-org/go-waku/tree/master/examples/noise"
>go-waku based node</a
>.
</p>
</div>
<script src="./index.js"></script> <script src="./index.js"></script>
</body> </body>
</html> </html>