@vess-id/ssi-sdk.siopv2-oid4vp-rp-rest-client
v1.1.0
Published
contains the client side to call REST endpoints of relying party
Downloads
177
Readme
Warning: This package still is in very early development. Breaking changes without notice will happen at this point!
ssi-sdk-siopv2-oid4vp-rp-rest-client
A SSI-SDK plugin with types/interfaces and utility functions for calling rest endpoints of OID4VP
Installation
yarn add @sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-clientBuild
yarn buildTest
The test command runs:
prettierjestcoverage
You can also run only a single section of these tests, using for example yarn test:unit.
yarn testUtility scripts
There are other utility scripts that help with development.
yarn fix- runseslint --fixas well asprettierto fix code style.
