storacha / workers

Repository of specific single function workers.
0 stars 1 forks source link

Web3 Storage Utility Workers

Repository of specific single function workers.

Contributing

We use pnpm in this project and commit the pnpm-lock.yaml file.

Install dependencies.

# install all dependencies in the mono-repo
pnpm install
# setup git hooks
npx simple-git-hooks