Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/minter-ui-ocm
manage minters with onchain-magic 🪄
https://github.com/sweetmantech/minter-ui-ocm
Last synced: about 13 hours ago
JSON representation
manage minters with onchain-magic 🪄
- Host: GitHub
- URL: https://github.com/sweetmantech/minter-ui-ocm
- Owner: SweetmanTech
- License: mit
- Created: 2024-01-28T18:28:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-01-29T14:11:38.000Z (9 months ago)
- Last Synced: 2024-01-29T22:15:18.325Z (9 months ago)
- Language: TypeScript
- Homepage: https://minter-ui.vercel.app
- Size: 648 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Buenos Aires Song Camp UI
powered by [Optimism](https://www.optimism.io/) & [Zora](https://zora.co/)## Getting Started
First, install packages with
npm```bash
npm i
```yarn
```bash
yarn
```Next, copy the `.env.local` file to `.env` and fill in:
Finally, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.