yerofey / cryptowallet-cli

CW: a crypto wallet generator CLI tool for a lot of blockchains (Bitcoin, Ethereum, Solana, TON and many others)
https://www.npmjs.com/package/@yerofey/cryptowallet-cli
MIT License
104 stars 46 forks source link

can we port this to android ? #1

Closed parthindia47 closed 3 years ago

parthindia47 commented 3 years ago

hello can we port this to android ?

yerofey commented 3 years ago

hello can we port this to android ?

As an app?

parthindia47 commented 3 years ago

Yes as an app , and few more questions. ideally an online wallet have these functions as well : send , receive and show balance.

let say I create a wallet address and send some token/coin from binance to public address.

  1. how can i see balance ?
  2. how can i send back this coins to another wallet ?

Thanks

yerofey commented 3 years ago

Yes as an app , and few more questions. ideally an online wallet have these functions as well : send , receive and show balance.

let say I create a wallet address and send some token/coin from binance to public address.

  1. how can i see balance ?
  2. how can i send back this coins to another wallet ?

Thanks

Well, this is not a "real wallet", my tool only generates you the new crypto wallet, that you can import in any wallet app (MetaMask, Trust Wallet, hardware wallet, etc...)