Skip to main content
ArcBlock Community

Does downloading own blocklet from blocklet studio contain original code?

Brain Titan
Developers
blocklet-server

My laptop broke down and it had most my code for my apps (html, css, javascrip, etc). However, I converted all my local appsnto blocklets before on arcblock ecosystem. Was wondering, when I press the download button for my blocklets on blocklet studio, does that download also contain the original code? So basically could I technically use this as a “back up“ to get my code back for any app i published as a blocklet before? Many thanks

2 replies

wangshijun22 months ago

Generally, the downloaded zip from Blocklet Studio can be seen as a backup of your code, just unzip the file and check your code is there.

But this may not be the case if your source code is compiled/compressed when bundled into a blocklet.

As a best practice, we strongly recommend you to connect the blocklet you are using to producing blocklets to DID Space, and enable auto backup of your blocklet, then DID Space will be the final vault for all your blocklet data (including blocklet projects created in blocklet studio)

Brain Titan22 months ago

i downloaded and unzipped and all the source code is still there, it’s a big relief. thank you. useful feature💯

Reply