Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sweetmantech/opensea-contract-ui

NextJS + degen UI to generate contract metadata with IPFS 🌈 powers contractmetadatagenerator.vercel.app
https://github.com/sweetmantech/opensea-contract-ui

contract ipfs nextjs nft

Last synced: 14 days ago
JSON representation

NextJS + degen UI to generate contract metadata with IPFS 🌈 powers contractmetadatagenerator.vercel.app

Awesome Lists containing this project

README

        

## 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

- [degen](https://degen-xyz.vercel.app/) - UI Library
- [erick](https://twitter.com/0xErick) - MediaPicker.tsx
- [nft.storager](https://nft.storage/) - IPFS pinning