iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.41k stars 1.42k forks source link

Add balance option #647

Closed aponxp closed 9 months ago

aponxp commented 9 months ago

Capture

Add here ETH / BNB / Coin Balance option

path | Balance | Address | Public Key | Private Key

Thanks All Developers Sir.

wigy-opensource-developer commented 9 months ago

This tool is meant to be used on an offline computer. That is why you can download the whole tool as a standalone .html file. On the other hand, you can find many online (hot) wallets for your purpose.

aponxp commented 9 months ago

Hello sir, I know it used on an offline computer. I thought that's why I asked. I'm new to these, so don't mind my questions. I think tools are incomplete without balance option. I think if one uses this tool online then the balance will show. What does it take to do? can its possible to add a balance option ?

Thanks sir for response

iancoleman commented 9 months ago

The tool is intended to be used offline. It's a key management tool, not a wallet. Balance is not a desired feature of this tool.

Previous related response: https://github.com/iancoleman/bip39/issues/6#issuecomment-244655630