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
- Host: GitHub
- URL: https://github.com/dannweeeee/based-flash
- Owner: dannweeeee
- Created: 2025-02-28T11:54:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T18:04:21.000Z (7 months ago)
- Last Synced: 2025-02-28T19:19:19.975Z (7 months ago)
- Topics: base, nextjs, rainbowkit, typescript, viem, wagmi
- Language: TypeScript
- Homepage: https://basedflash.vercel.app
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```