Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 826 Bytes

File metadata and controls

15 lines (8 loc) · 826 Bytes

Awesome Next.js + dApp Launchpad + AppKit

This is a Next.js project meant as a drop-in replacement for dApp Launchpad's frontend subproject with AppKit integration.

Why

I love dApp Launchpad, however, its frontend dependencies are not the most recent. I wanted to use the latest Next.js and Appkit, while still leveraging the awesomeness of dApp Launchpad.

How

Simply replace your frontend folder with this project, and make sure to add an .env file based on the .env.example. That's it, run dapp-launchpad dev as you normally would.

Where is the message wall example? :(

I just didn't copy it over. RPs are welcome if you would like to see it added. Would be nice for full compatibility.