Difference between revisions of "Smart Contract/Context"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Smart Contract is a piece of program that would guarantee [[transparency]] and [[non-corruptibility]] of its execution logic. | Smart Contract is a piece of program that would guarantee [[transparency]] and [[non-corruptibility]] of its execution logic. For scalable deployment, [[blockchain]] technologies and infrastructures are often required to guarantee data security. | ||
<noinclude> | <noinclude> | ||
{{PagePostfix | {{PagePostfix | ||
|categories=[[Category:Contract]] [[Category:Logic]] | |categories=[[Category:Contract]] [[Category:Logic]] | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 09:26, 13 June 2022
Smart Contract is a piece of program that would guarantee transparency and non-corruptibility of its execution logic. For scalable deployment, blockchain technologies and infrastructures are often required to guarantee data security.
References