Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamalbuilds/cross-chain-gitcoin-grants
- Owner: kamalbuilds
- Created: 2024-05-26T13:39:22.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-02T05:26:58.000Z (6 months ago)
- Last Synced: 2024-06-04T03:58:50.447Z (5 months ago)
- Topics: chainlink, chainlink-ccip
- Language: TypeScript
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```