-
Set the environment variables documented in
.example.env
. -
Build the NameGuard SDK.
cd /path/to/namekit/packages/nameguard-sdk pnpm build
-
Install NameGuard JS dependencies.
cd /path/to/namekit/packages/nameguard-js pnpm install
-
Run the tests.
pnpm test