Exploring smart contract deployment | Information Systems homework help
In chapter 7, the author briefly discusses how to deploy a smart contract. You’re using Ganache in your labs, but you’ll learn in future chapters about public test blockchains and production (live) blockchains. Once you deploy a smart contract, that smart contract code is stored on the blockchain forever (remember immutability?) Understanding that you cannot simply overwrite previously deployed smart contracts, contrast approaches to […]