-
Notifications
You must be signed in to change notification settings - Fork 6
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
How to use Darcher to analyze its working #74
Comments
Hi, thanks for reaching out. DArcher is a research prototype and may be immature in many ways. If you would like to check how DArcher works, you can use our provided Virtual Machine image (follow the instruction here). The image has an already-set environment that all experiments in our paper can be reproduced. If you would like to make DArcher work for other DApps. You can refer to the scripts of running DArcher on experiment subjects. To break down the details, there are several components in DArcher. I hope my explanations below can help you understand how DArcher is implemented:
PS: Blockchain community is evolving very fast. It is likely that many of our modified software (ĐArcher Go Ethereum and the MetaMask browser extension) do not work in modern DApps. |
Thanks for your detailed answer. I will check and let you update, if there is still a problem in using your tool. |
I have downloaded the Darcher Image and try to use it in Virtual Box as per given instructions, But I am facing following error
and when I ignore this above error, Ubuntu Machine could not started and show this error |
First I appreciate your effort toward the research community by providing such a wonderful tool. I am interested to use it and analyze its working. Is there any guidance (step by step) available so that such tool could be used easily.
The text was updated successfully, but these errors were encountered: