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

https://github.com/hypercerts-org/hypercerts-app

Lean, mean, minting machine
https://github.com/hypercerts-org/hypercerts-app

Last synced: 8 months ago
JSON representation

Lean, mean, minting machine

Awesome Lists containing this project

README

          

# hypercert-app

## Installation

Setup pnpm:

```bash
corepack use
```

## Development

```bash
pnpm dev
```

## Build

```bash
pnpm build
```