UNPKG

attest.so

Version:

<div align="center">

12 lines 363 B
# pnpm-workspace.yaml packages: # executable/launchable applications and docs - 'apps/*' # all packages in direct subdirs of packages/ - 'packages/*' # all smart contract implementations - 'contracts/**' # exclude packages that are inside test directories - '!**/test/**' # exclude packages that are inside test directories - '!**/examples/**'