cryptowallet-cli icon indicating copy to clipboard operation
cryptowallet-cli copied to clipboard

Make it rest api

Open lordmen99 opened this issue 3 years ago • 2 comments

Hi, nice library. can u make it to rest api, so user can easy post/get to endpoint url like :

url post/coin/matic

then response get =

  1. address
  2. private key
  3. mnemonic

i hope can you make it like this

lordmen99 avatar Feb 22 '22 23:02 lordmen99

Hi, thank you! As offline service? There is a problem with prefixes - it could take very long time to create a wallet with desired prefix, so the API would load infinity for this response. I could make it without prefixes.

yerofey avatar Feb 23 '22 22:02 yerofey