dethcode
dethcode copied to clipboard
Ability to download locally?
deth.net is a lifesaver - does anyone know if there is the ability to automatically download the files and open them in your local VS Code instance? can't seem to figure this out, any advice is appreciated :)
I have the same issue...
same here, what's the easiest way to do this? Right now I have to manually create the file directories and then download each file. Can we get a clone repo feature please.
edit: I found the MetaDock extension lets you download contracts as a zip. https://blocksec.com/metadock
Been waiting a long time for dethcode to solve this, @abmisx0 i use blockscan instead now when I want to download the whole folders https://vscode.blockscan.com/ethereum/0xba12222222228d8ba445958a75a0704d566bf2c8
in dethcode doing the same as blockscan you get a console error of cross origin
WARN DOMException: Failed to execute 'showDirectoryPicker' on 'Window': Cross origin sub frames aren't allowed to show a file picker.
at B.i (https://code.deth.net/out/vs/workbench/workbench.web.main.js:2551:118413)
at async B.h (https://code.deth.net/out/vs/workbench/workbench.web.main.js:2551:118137)