Skip to content
Open
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,10 @@ COINBASE_PROJECT_ID=your_project_id
# You can obtain this from https://alchemy.com
ALCHEMY_API_KEY=your_alchemy_api_key

# Pinata JWT (required for some NFT tools)
# You can obtain this from https://pinata.cloud
PINATA_JWT=your_pinata_jwt_here

# OpenRouter API Key (optional for buying OpenRouter credits)
# You can obtain this from https://openrouter.ai/keys
OPENROUTER_API_KEY=your_openrouter_api_key
Expand Down