Thank you! Will do.
If I understand correctly, I can't generate my seed words offline (using dices for example) and import them in Cypherock X1 in any way?
You can do it externally if you want and import your own seed phrase in Cypherock X1, so you don't rely on the wallet's entropy for the private key generation.
Maybe I want to use different wallet because I lost my Cypherock device, how can I use these cards with any other hardware or software wallets?
The cards are currently not compatible with any known wallets. However, you can communicate with the Javacards with your own Android, IOS or any other NFC enabled device. We plan to launch an open-source Android/IOS app as well that communicates with the cards. Here are the files -
https://github.com/Cypherock/x1_wallet_firmware/blob/main/common/interfaces/card_interface/nfc.c,
https://github.com/Cypherock/x1_wallet_firmware/blob/main/common/interfaces/card_interface/apdu.cLast thing I wanted to ask, is it possible to use Cypherock X1 with Electrum wallet or any other software wallet?
Not at the moment. We are building out our open-source SDK which should be out in January 2023 through which we will integrate with Electrum and other wallets.