Greetings!
I am working on a web based DApp.
my question is, everytime when I have to work on project I am deploying a smart contract on remix & each time the variables of smart contract gets back to initial state which is technically correct as I am deploying again and again.
but as a product it must preserve its state so, how can that be done?? can it be resolved with truffle and ganache??
Top comments (0)