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

https://github.com/dannweeeee/based-flash

Test the speed of Flashblocks on Base Sepolia and Mint an NFT
https://github.com/dannweeeee/based-flash

base nextjs rainbowkit typescript viem wagmi

Last synced: 20 days ago
JSON representation

Test the speed of Flashblocks on Base Sepolia and Mint an NFT

Awesome Lists containing this project

README

          

# Base Flashblocks

Test the speed of Flashblocks on Base Sepolia and Mint an NFT of the transaction speed

Built for Base Flashblocks Builder Side Quest - ETH Denver 2025

- Deployed NFT Contract: [0x413C323886e41B20Bb465105765E5F753fB79F92](https://sepolia.basescan.org/address/0x413C323886e41B20Bb465105765E5F753fB79F92)

## How to run

1. Install dependencies

```
pnpm install
```

2. Run the development server

```
pnpm dev
```