Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sweetmantech/opensea-contract-ui
- Owner: SweetmanTech
- License: mit
- Created: 2022-08-22T13:34:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T13:50:00.000Z (over 2 years ago)
- Last Synced: 2024-11-07T15:27:36.738Z (2 months ago)
- Topics: contract, ipfs, nextjs, nft
- Language: TypeScript
- Homepage: https://contractmetadatagenerator.vercel.app
- Size: 120 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 🌈### 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