Solidity : Smart Contract Language or Legal Contract Language
Abstract
This article primarily focuses on how to set up a smart contract with Solidity. Considering that the usage and examples of smart contracts are increasing day by day, the number of contracts written with Solidity is increasing at the same rate. These contracts, in which computers describe the will of the parties in codes, have a relieving effect for the legal sector as well. Although “language” is the basis of the law, smart contracts are perfect for contracts that can be put forward concretely without human emotions. In this article, I started by defining what a smart contract is. Based on the definition of smart contract, I wrote in which sectors and in which projects smart contracts are used. Finally, I introduced the Solidity programming language, which is the main purpose of this article, and I wrote and explained the Inheritance Contract with Solidity.
Community
0 commentsNo discussion yet
Be the first to share a question or observation.