Closed jamalv closed 5 years ago
@jakkodejong I heard trough the grapevine that you are planning to take on this one?
Yes, I will pick this up.
Filled in template at 2017-nov-14 16:22h
Great! This will be POC2, please create a new feature branch with a folder named poc2_update_smart_contracts and add the contents of this issue to the readme.
@maxvisser @martijndoornik is this achieved by using embark?
for development Embark automatically deploys changes to your local geth instance. Issue still stands for when deploying update to mainnet. Somehow your front end should communicate through a proxy contract to your smart contracts, when you deploy changes, you can edit the proxy to point to the newly deployed contracts.
https://gist.github.com/GNSPS/ba7b88565c947cfd781d44cf469c2ddb maybe this can be of use
maybe we should try making an ENS address for a smart contract. Let the front-end point towards ENS and ENS points to the current smartcontract.
Is this still relevant? If so, reopen
moved to poc folder