1.0.9 • Published 5 years ago

suchvalue v1.0.9

Weekly downloads
18
License
MIT
Repository
github
Last release
5 years ago

suchvalue

A little Node script that checks the value of your Dogecoin in USD against current market price.

Installation

npm install -g suchvalue

Running

suchvalue DAqKq1SG9abegwcpPEcdmYsr4NWfZSZLA6 DAYrpmB2mVGZeRdLRmz2Jwf5VccN7t3nRf

Run the program with all of the Dogecoin addresses you want to include in your total balance as arguments.

The program will get the current balance of each address, convert that total to USD, and return it.

You can also specify a label for addresses like so:

suchvalue DAqKq1SG9abegwcpPEcdmYsr4NWfZSZLA6=suchvalue DAYrpmB2mVGZeRdLRmz2Jwf5VccN7t3nRf

Returns:

❯ suchvalue DAYrpmB2mVGZeRdLRmz2Jwf5VccN7t3nRf DAqKq1SG9abegwcpPEcdmYsr4NWfZSZLA6 DT45nQ43qBCGbPS9ud4JXBKAMUMsnq6MuU DFebfjwBLp248Rr4fZ3yXJHg4B25N9Npau

1 doge in usd
-------------
0.001901

DAYrpmB2mVGZeRdLRmz2Jwf5VccN7t3nRf
----------------------------------
134140.22 doge / $254.98 USD

DAqKq1SG9abegwcpPEcdmYsr4NWfZSZLA6
----------------------------------
846.45 doge / $1.61 USD

DT45nQ43qBCGbPS9ud4JXBKAMUMsnq6MuU
----------------------------------
99.9 doge / $0.19 USD

DFebfjwBLp248Rr4fZ3yXJHg4B25N9Npau
----------------------------------
10932.56 doge / $20.78 USD

Total value
-----------
146019.13 doge / $277.56 USD

Donations

DT45nQ43qBCGbPS9ud4JXBKAMUMsnq6MuU

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago