Basic cryptocurrency price status checker.
-
Updated
Sep 22, 2022 - Java
Basic cryptocurrency price status checker.
This C# application checks the balances of Ethereum wallet addresses and saves them in the high_balance.txt file if they are above a certain amount.
This C# application checks the balances of Ethereum wallet addresses and saves them in the high_balance.txt file if they are above a certain amount.
This C# application checks the balance of wallets listed in the eth.txt file and filters out those with balances below the minimum threshold. Wallets meeting the minimum balance requirement are then recorded in the high_balance.txt file.
Add a description, image, and links to the crypto-checker topic page so that developers can more easily learn about it.
To associate your repository with the crypto-checker topic, visit your repo's landing page and select "manage topics."