nimbus-gui/libs/waku-utils
Emil Ivanichkov 87da5a1bca feat(waku demo): Log SNM pair commit 2024-04-30 17:51:18 +03:00
..
examples feat(waku demo): Log SNM pair commit 2024-04-30 17:51:18 +03:00
src feat(waku utils): Start waku node with bootstrap config 2024-04-30 17:51:18 +03:00
.eslintrc.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
README.md chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
package.json build(yarn): Update `@waku` pkgs 2024-04-30 17:51:18 +03:00
project.json chore(waku): Tweak the configuration of the lib 2024-01-31 20:03:43 +02:00
tsconfig.json chore(waku): Tweak the configuration of the lib 2024-01-31 20:03:43 +02:00
tsconfig.lib.json feat(waku-utils): Add waku handshake demo 2024-01-31 20:03:43 +02:00
tsconfig.spec.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
vite.config.ts chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00

README.md

waku-utils

This library was generated with Nx.

Building

Run nx build waku-utils to build the library.

Running unit tests

Run nx test waku-utils to execute the unit tests via Vitest.