0.7.0 • Published 9 months ago
@namehash/nameguard-js v0.7.0
NameGuard JS
Running Tests
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