Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 416 Bytes

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.