Skip to content

gitpancake/nft-storage-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Storage Upload

A barebones express API for uploading NFT metadata to nft.storage

Getting Started

  • Clone this repository

  • Install deps yarn OR npm install

  • Head to nft.storage and create an account, generate an API key

  • Copy .env.example to .env and fill out appropriate keys

  • Run yarn start:dev OR npm run start:dev

  • Interface with the API via /upload

About

A base express API for uploading to NFT.Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published