-
Notifications
You must be signed in to change notification settings - Fork 0
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
Determine Ethereum style address from public key #148
Comments
Here's a Gist addressing the above issue |
@Satti-Gowtham This code snippet looks good (I didn't test it yet though). How we can add this to the codebase:
Anything else I'm missing? We will also need to update the Naptha SDK similarly (generate user function, hub client) and CLI (listing user addresses etc). Let me know and I can create an issue for that. |
Sounds about right. What about the user table in postgres(local-db). Do we need to store the user address there as well? |
No description provided.
The text was updated successfully, but these errors were encountered: