A desktop app(console and with a GUI) for Windows and Linux, written in .NET CORE, designed to quickly generate privates and addresses by seed phrase, view balances and send transactions from your private accounts and wallets.
Github
https://github.com/avadhuta/BtcIO/releasesThe example of use with a test network (with a mainnet it works the same way):
For console
https://youtu.be/Mnm2dWqRP8gFor GUI variant
https://youtu.be/JiTr551-veEThe libraries used are NBitcoin and QbitNinja, as well as the blockcypher.com API.