Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions constants.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
export const CHAINS = {
BASE_SEPOLIA: 84532,
BASE: 8453,
};
3 changes: 3 additions & 0 deletions example.env.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
NEXT_PUBLIC_RPC_URL_BASE_SEPOLIA=https://base-sepolia.g.alchemy.com/v2/REPLACE_ME
NEXT_PUBLIC_CHAIN_ID=84532
NEXT_PUBLIC_GREETER_ADDRESS=0x0000000000000000000000000000000000000000