nimbus-gui/libs/waku-utils
Emil Ivanichkov bd6aac5ee5 chore(waku-utils/type): Add typings for `pkcs7-padding` 2024-01-31 20:03:43 +02:00
..
examples feat(waku-utils): Add waku handshake demo 2024-01-31 20:03:43 +02:00
src chore(waku-utils/type): Add typings for `pkcs7-padding` 2024-01-31 20:03:43 +02: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(waku-utils): Add `waku` dependencies 2024-01-31 20:03:43 +02: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.