-
Notifications
You must be signed in to change notification settings - Fork 132
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
Error when "veramo did add-key" #862
Comments
@weippig it's not recommended to use your metamask private key for this, but you likely need to send some rinkeby ETH to the DID controller. I assume you are trying to add a key to a This means you have to fund the controller address of that DID. If the error message doesn't indicate the address, then you can discover it by running I hope this helps |
Sorry, I have too many question:( |
It's OK to ask questions, no need to apologize :) |
Your answer helped me a lot! But I still have some questions:
Thank you!!! |
I'm glad to hear that this is helping, let me try to answer some more:
I hope this helps. |
@weippig nice work digging into this. Indeed there are some misconceptions that I should try to clarify. I will have to start with some basics.
In the most basic case, the When you call Also, since the There is a proposal ( #583) to add a plugin to Veramo that will allow you to change the There is another option, but it also requires some implementation. Now, to answer your second question, which is perhaps some good news for you. You do not have to call
Wow, that is a lot of text, I hope it gives you a better idea about what is going on. |
Thank you for the detailed explanation!I only read the W3C official documentation before and didn't know Veramo use ERC1056, I think that's why I have so many misconceptions. In conclusion:
Still have some problem: Thank you! |
I'm glad we're making some progress. Let me try to answer the rest.
I hope these answers make things clearer for you. If you think you got all your answers please close this issue. |
Thank you for your answer, it helped me a lot! 👍 |
Already got the answer, close the issue, thanks again. |
When I use the command
veramo did add-key
,encountering this error :Where to setup my metamask account private key? I can't find it.
Thanks!
The text was updated successfully, but these errors were encountered: