@rxap/nest-web3-storage
v10.0.8
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-web3-storage?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-web3-storage) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](ht
Downloads
81
Readme
@rxap/nest-web3-storage
Installation
Add the package to your workspace:
yarn add @rxap/nest-web3-storage
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 @nestjs/config@^3.2.2 web3.storage@^4.5.5
Execute the init generator:
yarn nx g @rxap/nest-web3-storage:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-web3-storage:init