Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🪄

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.