email: cuidefang1@gmail.comConceptual KnowledgeWhat is a smart contract? How are they deployed? You should be able to describe how a smart contract is deployed and the necessary steps. Smart contract is a type of program that run on the blockchain(a kind of network of computers), which means the execution of the program happens in the blockchain, and the result of execution is proved and saved by the computer nodes in the blockchain. Every smart contracts has a unique ID in the blockchain sys...