Skip to content

Commit c64bd40

Browse files
committed
feat: Added example environment variable files and test tool scripts
- Added a `.env.example` file with Etherscan API configuration instructions - Updated `README.md` to provide the necessary tools for building the agent - Added a `test_all_tools.py` script to thoroughly test all Etherscan MCP tools and generate reports
1 parent bccedba commit c64bd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ cp .env.example .env
7777
python test_all_tools.py
7878
```
7979

80-
This will test 39+ tools and generate detailed analysis for Agent development. See [`TESTING_SETUP.md`](TESTING_SETUP.md) for details.
80+
This will test all tools and generate detailed analysis for Agent development.
8181

8282
## Complete Tool Reference
8383

0 commit comments

Comments
 (0)