Options
All
  • Public
  • Public/Protected
  • All
Menu

upload-protocol

Web3 Storage Upload Protocol

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

Generated using TypeDoc