This is a Next.js project bootstrapped with create-next-app
.
This is not a production-ready application. It is a rough demo with poor styling and hydration errors that are suppressed.
It will not be maintained consistently, but please open an issue in the Flow docs site if it breaks completely.
I'm also happy to accept PRs here, but ask before spending a lot of time. I don't want this to be "better" if it also becomes more complex.
If you want to connect to your own contracts, update contracts.ts and the related imports for addresses and abis. You do not need an address for the galleries themselves, those will be pulled from the gallery factory.
Add a .env
and put your WalletConnect ID in NEXT_PUBLIC_WALLETCONNECT_ID
npm install
npm run dev