NethermindEth/zksync-remix-plugin

Preserve/resume plugin session

Opened this issue · 1 comments

Feature Request Summary

I would like to be able to resume/continue a previous sesison with the plugin. I would like to see the history of my deployments/transactions, etc.


Detailed Description

Evey time I restart the Remix, I lose track of contracts I have deployed, I need to compile & deploy again to bea ble to use Interact panel. I would lik ethe plugin to "remember" my contracts and allow to "connect" to them again to interact.


UI Integration

TBC


Backend Implementation

TBC


Desired Behavior

TBC


Examples from Other Projects

N/A


Additional Information

N/A


This has been implemented on Starknet Plugin - should be easily portable from there.