-
Notifications
You must be signed in to change notification settings - Fork 28
I can't find the Android denpendencies #177
Comments
The Android setup depends on the javascript environment setup so please follow that. Essentially, make sure to run |
@mirceanis thank you very much , but there still are some problems , after I did the following steps
i still can't find the dependencies
when I ran
should I run |
That is expected behavior. If you intend to run the app, it's easier with If you only care about the dependencies, they are in |
@relaxbao thank you very much ^^ it works~ did we use |
I can't tell why you haven't found any result in your search. Make sure you run the search after running |
@mirceanis thank you so so much ~! yes, i have ran actually ,i can use the app now , but i want to debug it , can I debug it on the browser ? it's an easy way to debug ~ because I want to know how we create the did and register it on the contract , especially where do we create the did document and combine it to a did so that we can get the publicKey. |
ERC1056 describes ethr-did-registry. The DID document is not combined into a DID, it is the other way around. In the To create an ethr-did from an |
@mirceanis wow~ it helps me a lot , I think I understand it better , you're so amazing ~ as we can derive the other attributes were in the events of the contract (deployed by the ethr-did-registry). I will read the |
@mirceanis hello , I have deeply read the for example : but if I don't register on the registry contract ,how can I get the public Key ? because an important feature of DID is to get the |
sorry, i can't find the following dependencies , how should I get them ? looking forward for your reply~ thank you very much!
The text was updated successfully, but these errors were encountered: