Contains Verii's Core Components
- Common modules
- Registrar endpoints
- Credential agent
- Mock vendor
yarn install
yarn build
yarn test
yarn lint- Package publishing is handled by GitHub Actions via
.github/workflows/publish-packages.workflow.yml. - The workflow installs
lernaglobally in CI and runs publish from there. - The root repo does not rely on a local
lernadependency for publishing.