serinko 4 年之前
父節點
當前提交
0220ebd225
共有 1 個文件被更改,包括 6 次插入 和 1 次删除
  1. 6 1
      whallets-cli.py

+ 6 - 1
whallets-cli.py

@@ -1 +1,6 @@
-cd src
+"""CLI for users to manage the wallet database and run research functions"""
+# TODO:
+# 1) Interacting with APIs
+# 2) easy adding data to the wallets_dict.json
+# 3) Scanning through APIs based on given parameters
+# 4) Prints options for the user (-h)