Smart Contracts

Smart Contracts are computerized transaction protocols that execute the terms of a contract.?

A Smart Contract is a combination of code and data (Sometimes called Function and State) that is deployed by cryptographically signed transections on a BlockChain Network.??

The objectives of Smart Contract design is to satisfy common contractual conditions (i.e Payments terms, Liens, Confidentiality, and even enforcement), minimize exception (both malicious and accidental), and minimize the need for trusted intermediaries.

The code being on the blockchain is tamper-evident and tamper resistance eliminates the need for a trusted intermediary.

A Smart Contract can perform calculations, store information, and expose properties to reflect publicly exposed state and if appropriate execute the transfer of funds.

A Smart Contract must be deterministic (i.e given an input, they must always produce the same output given input)

要查看或添加评论,请登录

Huzaifa Khundkar的更多文章

  • "Incoterms: The Key to Successful International Trade"

    "Incoterms: The Key to Successful International Trade"

    Incoterms are international trade terms that are used to clearly define the responsibilities and liabilities of the…

  • Data Mining ( 5 - Points )

    Data Mining ( 5 - Points )

    Data Mining is a process of discovering unexpected relationships between different variables of the data set. Data…

社区洞察

其他会员也浏览了