waku.org/README.md
Jakub Sokołowski 51100a3bfa
move from waku.vac.dev to wakunetwork.com
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-21 15:44:42 +01:00

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