Skip to content

briandoyle81/image-gallery-fe

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

WARNING

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.

Getting Started

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

Releases

No releases published

Packages

No packages published

Languages