add temp env

This commit is contained in:
Ayush Acharjya
2024-10-26 21:59:48 +01:00
parent bfcfcc27b9
commit c0e0f51309
2 changed files with 3 additions and 1 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
NEXT_PUBLIC_RPC_URL=
NEXT_PUBLIC_CONTRACT_ADDRESS=

2
.gitignore vendored
View File

@@ -26,7 +26,7 @@ yarn-debug.log*
yarn-error.log*
# local env files
.env*
.env
.local
# vercel