Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 816 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 816 Bytes

Contract Metadata Generator

  • Generate Metadata to bring-your-own-contract 🌈
  • IPFS powered by nft.storage 💾
  • works with OpenSea ✅
  • supports emoji 🌈

Screen Shot 2022-08-22 at 10 49 42 AM

Getting Started

  1. rename env.local.example => .env.local and set NEXT_PUBLIC_NFT_STORAGE_API_KEY to your nft.storage api key.
  2. you can get a free API key for nft.storage here: https://nft.storage/
  3. run yarn to install dependencies
  4. run yarn dev to start the development server

Credits