bip39
bip39 copied to clipboard
Is there any API?
Well, I watched the code, but I can't find if there's an API. I would like to put this application on my server and make requests to it from my client. Whether there is such an opportunity, or push on the right way, I can add this opportunity myself
What you describe seems to be a custodial wallet. And those need more considerations than just putting private keys on a server. This calculator app is not meant to be used like that.
Could you please describe your use-case in more details, maybe you could get recommended another tool for that?
What you describe seems to be a custodial wallet. And those need more considerations than just putting private keys on a server. This calculator app is not meant to be used like that.
Could you please describe your use-case in more details, maybe you could get recommended another tool for that?
Thanks for answer. I need to create many (thousands) P2SH wallets using public keys (ypub....) I tried to using some python libraries, but nothing worked. Find one PHP script, but same. The final solution was create wallets using this tool from seed.