Skip to content

Commit

Permalink
Adds missing keys to env sample
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhiffing committed Sep 5, 2024
1 parent 75d838c commit d501cec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ KV_URL="Retrieved from vercel"
OPENAI_API_KEY="YOUR_API_KEY"

ETHERSCAN_API_KEY="Your etherscan api key"

POLYGONSCAN_API_KEY="Your polygonscan api key"
ALCHEMY_API_KEY="Your alchemy api key"

0 comments on commit d501cec

Please sign in to comment.