Skip to content

Commit d611610

Browse files
committed
remove openzeppelin contracts
1 parent fb3e67c commit d611610

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

entropy/mint-nft/app/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WalletConnect Configuration
22
# Get your project ID from https://cloud.walletconnect.com/
3-
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=3631c253d8fa745dbbca98af5ae1323a
3+
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=
44

55
# Optional: For production deployments
66
# NEXT_PUBLIC_SITE_URL=https://your-domain.com

entropy/mint-nft/app/.env.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WalletConnect Configuration
22
# Get your project ID from https://cloud.walletconnect.com/
3-
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=3631c253d8fa745dbbca98af5ae1323a
3+
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=
44

55
# Optional: For production deployments
66
# NEXT_PUBLIC_SITE_URL=https://your-domain.com

0 commit comments

Comments
 (0)