I stopped using coinomi because I couldn't find where to get my wallet private key under settings and menu,they should have just make it easy like other wallets that reveals private keys,coinomi is very annoying maybe I will try enjin wallet out
Coinomi gives you the seed when you create the wallet, and also allows you to see the seed anytime you like. I use it for like 2 years and never had any problems, it is a very good multilcurrency wallet. THe only problem is that it is not open source.
Usually wallets do not let you see the private key only by clicking some button, because there is no need. The seed is enough.
With the seed you can just go to iancoleman.io/bip39 , insert your seed, and look at the private key of each address you want.
If I may ask,what do you mean by open source? Can you give me an example of an open source wallet?thanks
Open source is a program that its code is accessible to anyone, who can view, inspect, modify, etc... bitcoin protocol is open source. Wallets such as Electrum and Bitcoin Core are open source. Electrum is probably the best wallet out there, IMO.
Closed source code may add malicious script inside their program to steal/spy etc... Also, closed source programs may have bugs or security breaches that were not detected by developers of the software but could be detected by other people, if it were open source. So, open source programs are usually safer.
What is open source software?
Open source software is software with source code that anyone can inspect, modify, and enhance.
"Source code" is the part of software that most computer users don't ever see; it's the code computer programmers can manipulate to change how a piece of software—a "program" or "application"—works. Programmers who have access to a computer program's source code can improve that program by adding features to it or fixing parts that don't always work correctly.