@hyperledger/node-vcx-wrapper
v0.62.0-main-7308
Published
NodeJS wrapper Aries Framework
Downloads
570
Readme
Pre-requirements
Libraries
Before you'll be able to run demo, you need to make sure you've compiled
Library binaries must be located /usr/local/lib
on OSX, /usr/lib
on Linux.
Testing
- To run all unit tests:
npm run test
Contribution Guide
Make sure you have these packages installed:
- StandardJS
- Typescript
Run this commands before submitting your PR:
npm run lint