Warning: This package still is in very early development. Breaking changes without notice will happen at this point!
Common SSI types
yarn add @sphereon/ssi-typesyarn buildThe test command runs:
prettierjestcoverage
You can also run only a single section of these tests, using for example yarn test:unit.
yarn testThere are other utility scripts that help with development.
yarn fix- runseslint --fixas well asprettierto fix code style.