Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

chainlink chainlink-ccip

Last synced: 3 days 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
```