waku.org/README.md

612 B

Description

Website to Waku protocol developed by Vac Team.

Development

Install the dependencies:

yarn install

Start the development server:

yarn run devel

Go to http://localhost:4000 to view the page.

Continuous Integration