Warning: This package still is in every early development. Breaking changes without notice will happen at this point!
It's a subset of the vc-handler-ld-local to verify JSON-LD based credentials and presentations using a react-native capable port of Digital Bazaars VC library.
yarn add @sphereon/jsonld-vc-verifier
yarn build
yarn test
There are other utility scripts that help with development.
yarn fix
- runseslint --fix
as well asprettier
to fix code style.