Skip to content

Commit 4ff1640

Browse files
committed
[Framework] Sample config + req.txt
1 parent 80f8d4c commit 4ff1640

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
selenium
2+
pandas

sample.config.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"ETHERSCAN_USER":"",
3+
"ETHERSCAN_PASS":""
4+
}

0 commit comments

Comments
 (0)