0.0.15 • Published 1 month ago

near-fastauth-wallet v0.0.15

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

near-fastauth-wallet

This library was generated with Nx.

Building

Run nx build --buildLibsFromSource to build the library.

Deploying

Need to make sure npm is installed and user is authenticated Run cd dist/near-fastauth-wallet && npm publish to publish npm package

Running unit tests

Run nx test near-fastauth-wallet to execute the unit tests via Jest.