A barebones express API for uploading NFT metadata to nft.storage
-
Clone this repository
-
Install deps
yarnORnpm install -
Head to nft.storage and create an account, generate an API key
-
Copy
.env.exampleto.envand fill out appropriate keys -
Run
yarn start:devORnpm run start:dev -
Interface with the API via
/upload