whallets-cli.py 250 B

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