Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banteg/blockfolio
blockfolio cli
https://github.com/banteg/blockfolio
blockfolio cryptocurrency portfolio
Last synced: 10 days ago
JSON representation
blockfolio cli
- Host: GitHub
- URL: https://github.com/banteg/blockfolio
- Owner: banteg
- Created: 2017-06-15T09:12:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T04:49:56.000Z (over 7 years ago)
- Last Synced: 2024-10-07T00:41:05.893Z (about 1 month ago)
- Topics: blockfolio, cryptocurrency, portfolio
- Language: Python
- Size: 1.95 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# blockfolio
cli portfolio summary
## installation
install python 3.6
```
pip install blockfolio
```## usage
show summary by all positions in BTC
```
blockfolio {device_id}
```show summary in fiat currency (USD, EUR, etc.)
```
blockfolio {device_id} --fiat USD
```