Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alex-grover/rgb.fun
- Owner: alex-grover
- Created: 2024-11-26T04:08:58.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-10T01:20:10.000Z (25 days ago)
- Last Synced: 2024-12-10T02:22:47.139Z (25 days ago)
- Topics: nft, solidity
- Language: TypeScript
- Homepage: https://rgb.fun
- Size: 723 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```