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

https://github.com/gupnik/splash-monorepo

Web 3.0 Creative Ecosystem on Polygon
https://github.com/gupnik/splash-monorepo

art hardhat nft polygon the-graph

Last synced: about 1 month ago
JSON representation

Web 3.0 Creative Ecosystem on Polygon

Awesome Lists containing this project

README

          

# splash-monorepo

## Quickstart

### Install dependencies

```sh
yarn
```

### Build all packages

```sh
yarn build
```

### Run Linter

```sh
yarn lint
```

### Run Prettier

```sh
yarn format
```