Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it rest api #3

Open
lordmen99 opened this issue Feb 22, 2022 · 2 comments
Open

Make it rest api #3

lordmen99 opened this issue Feb 22, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@lordmen99
Copy link

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

@yerofey
Copy link
Owner

yerofey commented Feb 23, 2022

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 yerofey added the enhancement New feature or request label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@yerofey @lordmen99 and others