mmgen-node-tools/mmgen_node_tools/data/ticker-portfolio.yaml
The MMGen Project e7fcc00b95
new script: mmnode-ticker
Display cryptocurrency and other asset prices in convenient tabular format,
with optional display of your portfolio.  Output is highly configurable.

Usage information:

    $ mmnode-ticker --help
2022-08-04 14:16:28 +00:00

6 lines
277 B
YAML

# List each asset and amount in your portfolio here.
# Amounts should be strings rather than floating-point values.
# Invoke `mmnode-ticker --list-ids` for a full list of supported asset IDs.
btc-bitcoin: '1.23456789'
eth-ethereum: '2.3456789012'
xmr-monero: '4.5678901234'