Skip to content

fame-lady-society/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b047df9 · Mar 15, 2025
Sep 16, 2024
Nov 3, 2024
Dec 24, 2024
Mar 10, 2025
Mar 15, 2025
Mar 17, 2024
Mar 17, 2024
Mar 18, 2024
May 19, 2024
Nov 3, 2024
Mar 14, 2024
Mar 17, 2024
Mar 14, 2024
Mar 14, 2024
Jan 2, 2025
Mar 15, 2025
Mar 19, 2024
Mar 18, 2024
Mar 18, 2024
Mar 18, 2024
Sep 28, 2024
Mar 17, 2024
Jan 19, 2025
Mar 15, 2025

Repository files navigation

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

Getting Started

First, create a new local .env.local file

cp .env.example .env.local

RPC keys

Signup for infura.io and alchemy.com (free accounts). Create an ethereum RPC for each and get API keys.

optional

The etherscan.io API key, which is only needed to generate new wagmi generated files, for example when a new smart contract is added to wagmi.config.ts. For must development, this can be left blank.

Finally, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages