You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 8d16e38b83 initial commit 4 years ago
.gitignore initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md initial commit 4 years ago
config.go initial commit 4 years ago
go.mod initial commit 4 years ago
go.sum initial commit 4 years ago
main.go initial commit 4 years ago

README.md

balance-checker

Just a very very simple small tool to get balances in different currencies.

  • config.yaml
currencies:
        BTC: 1
        XMR: 1
        ETH: 1
        ZEC: 1
  • build
go build
  • run
./balance-checker