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

https://github.com/kamalbuilds/cross-chain-gitcoin-grants


https://github.com/kamalbuilds/cross-chain-gitcoin-grants

chainlink chainlink-ccip

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Frames.js Next example

Simple Frames.js app using Next.js.

### Installation

```sh
npm install
```

### Run in Debugger

Following command will open frames debugger and also run the app in development mode.

```sh
npm run dev
```