Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alex-grover/rgb.fun

RGB is an infinite canvas
https://github.com/alex-grover/rgb.fun

nft solidity

Last synced: 20 days ago
JSON representation

RGB is an infinite canvas

Awesome Lists containing this project

README

        

# RGB Signatures

RGB is an infinite canvas

## Setup

```shell
gh repo clone alex-grover/rgb.fun
cd rgb.fun
bun install
bun run vercel link
bun run vercel env pull
bun run generate
bun run dev
```