MrDarthShoe / ya-fiat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WIP] ya-fiat

This is simple tool for checking how much fiat money do you have on yagna account.

Prerequisites

How to install

Run following command inside this directory:

cargo install --path .

How to use

This program reads yagna-specific data from stdin.

If you would like to see how much usd do you have, just type:

yagna payment status --json --network mainnet | ya-fiat usd

You will see following output with correct amount:

You have 21.37 usd

About


Languages

Language:Rust 100.0%