The Lace monorepo.
yarn [app] [command]
Available [app]
options:
browser
(./apps/browser-extension-wallet)staking
(./packages/staking)
Available [command]
options:
build
build-deps
- build only dependencies of a given appwatch
- build and watchwatch-deps
- build and watch only dependencies of a given app
You can mix them together.
Examples:
yarn browser watch
runs thewatch
command for all dependent workspaces of the browser-extension-wallet package and for the browser-extension-wallet app itself.yarn staking build-deps
builds all dependent workspaces of the staking package except the staking package itself.
Lace has been independently audited and manually verified by external auditor, FYEO, so the Lace team can improve code quality and security – giving you greater peace of mind. You can view the full report at lace.io/lace-audit-report