Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.78 KB

File metadata and controls

42 lines (27 loc) · 1.78 KB

Hellooo,

I have been learning python for some time and this is one of my first projects. Feel free to let me know if something is wrong/incorrect or could have been done better or improved.

The following actions are available:

  1. List of top 100 Cripto Currencies

image

  1. List of Top Cripto Exchanges

image

  1. Ethereum Scan Address w Graph

image image

  1. Cripto Currency Details by Name

image image

  1. Cripto Currency Price History Graph by Name

image image

Notes:

  • The file keys contains the url information needed for the two apis and a place to include an API KEY.
  • API - Ethereum Scan - Url: https://etherscan.io/ - Necessary to have an account/api key
  • API - Coincap - Url: https://docs.coincap.io - No need for key

Modules Used: