mirror of
https://github.com/arnaucube/balance-checker.git
synced 2026-03-22 23:36:48 +01:00
No description
- Go 100%
| .gitignore | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| 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