Hi ! i have address: t1gyJeWownZrpstwETf9R7GYSsQGUs93X7r
I created address in openbazaar project.
I have mnemonic seed phrase.
I created transfer in wallet for test: Transactions - Zchain
I am setting up an api for a wallet.
I have two questions.
You should contact openbazaar but it looks like it uses the bip 39 method so extracting the key with a mnemonic reversal tool may be possible, zecwallet lite supports seed phrases but idk if they’re compatible
Zecwallet lite supports seeds, not fullnode but to derive the key you could try some mnemonic tool like this GitHub - iancoleman/bip39: A web tool for converting BIP39 mnemonic codes, it seems to have a setting for Zcash but I’m sure you’ll have to fiddle with it. There is an online version but personally I wouldn’t put all that on the internet
Thank you. Surprising …
The program, which was supposed to appear one of the first, still does not exist … This speaks unfortunately about the quality of developers in this environment.
Well you could contact them [at] adityapk00 right here on the forum and they might have more insight about how to go about doing that if you haven’t resolved it.
Best bet is to run a full node and create Z-addresses that way. I don’t know why everyone wants to skip this simple process. Once running you can easily create T and Z addresses all you want and export/import private keys.
Many tools that were made for seeds/bip recovery are designed for Bitcoin and won’t work for shielded addresses.