As you learned in the Beginners’ section of the Academy, smart contracts fundamentally act as the fuel for the growth of the Ethereum network in line with the goal of Ethereum to further advance use cases for blockchains.
아카데미의 초보자 섹션에서 배운 것처럼 스마트계약은 블록체인의 사용 사례를 더욱 발전시키기 위한 이더리움의 목표에 따라 기본적으로 이더리움 네트워크의 성장을 위한 연료 역할을 합니다.
스마트계약은 기존 계약의 자체 시행 가능한 디지털 표현입니다.
A smart contract is a self-enforceable, digital representation of a traditional contract
The idea behind smart contracts was introduced by Nick Szabo in 1994 to decrease the level of risk for contracting parties
스마트계약의 이면에 있는 아이디어는 계약 당사자의 위험수준을 줄이기 위해 1994년 Nick Szabo에 의해 도입되었습니다.
The Ethereum Network popularised smart contracts at scale
이더리움 네트워크는 스마트계약을 대규모로 대중화했습니다.
스마트계약은 각 ICO의 기본사항을 포함하는 기초입니다.
A smart contract is the foundation containing the fundamentals of each ICO
What are smart contracts?
스마트계약이란 무엇입니까?
스마트계약의 초기 선구자는 POS 결제 단말기와 자동 판매기였습니다.
The earliest precursors of smart contracts were POS payment terminals and vending machines.
Using a vending machine, you put in the amount of money that equals the posted price for the item you want and within moments, you receive said item directly through a slot at the bottom of the machine.
자판기를 사용하여 원하는 항목에 대해 게시된 가격과 동일한 금액을 입력하면 곧 기계 하단의 슬롯을 통해 해당 물품을 직접 받게 됩니다.
따라서 구매 프로세스에서 결제 수령과 품목 출시가 모두 자동화됩니다.
Thus, both reception of the payment and the releasing of the item are automated in the purchase process.
In essence, smart contracts are created to automatically execute and complete processes, such as a payment process, in digitised form.
본질적으로 스마트계약은 디지털화된 형태로 결제 프로세스와 같은 프로세스를 자동으로 실행하고 완료하기 위해 생성됩니다.
결제대금수령과 품목출시가 구매과정에서 자동화됩니다.
Both reception of the payment and the releasing of the item are automated in the purchase process.
Digitised execution
디지털화된 실행
1994년, 이더리움 권위자이자 존경받는 암호학자 Nick Szabo는 컴퓨터 네트워크를 통한 계약 실행을 지원하기 위해 컴퓨터 프로토콜을 사용하는 아이디어를 내놓았습니다.
그는 블로그에 다음과 같이 썼습니다.
In 1994, Nick Szabo, a well-respected cryptographer who is also an authority on Ethereum, came up with the idea to use computer protocols to support the execution of contracts over computer networks.
He wrote in a blog article:
”Smart contracts reduce mental and computational transaction costs imposed by either principals, third parties, or their tools.
”스마트계약은 주체, 제3자 또는 그들의 도구에 의해 부과되는 정신적, 계산적 거래 비용을 줄여줍니다.
검색, 협상, 약속, 성과, 판결의 계약 단계는 스마트계약의 영역을 구성합니다.
The contractual phases of search, negotiation, commitment, performance, and adjudication constitute the realm of smart contracts.
This article covers all phases, with an emphasis on performance.
이 글에서는 성능에 중점을 두고 모든 단계를 다룹니다.
스마트계약은 프로토콜과 사용자 인터페이스를 활용하여 계약 프로세스의 모든 단계를 용이하게 합니다.
Smart contracts utilize protocols and user interfaces to facilitate all steps of the contracting process.
This gives us new ways to formalize and secure digital relationships which are far more functional than their inanimate paper-based ancestors.”
이것은 우리에게 종이 기반의 무생물 조상보다 훨씬 더 기능적 디지털 관계를 공식화하고 보호하는 새로운 방법을 제공합니다.”
코드로 작성된 변경 불가능한 계약
Immutable contracts written in code
Ethereum smart contracts are self-enforceable, immutable contracts written in computer code.
Ethereum 스마트계약은 컴퓨터 코드로 작성된 자체 시행가능하고 변경불가능한 계약입니다.
스마트계약은 자율적이고 정확하며 불변합니다.
They are autonomous, accurate and immutable.
The reason why Ethereum is the technology of choice that offers itself for application, and not Bitcoin, is the limited scripting ability of Bitcoin.
이더리움이 비트코인이 아닌 애플리케이션을 위해 자체적으로 제공하는 선택 기술인 이유는 비트코인의 제한된 스크립팅 능력 때문입니다.
어떤 면에서 스마트계약은 기존 계약의 디지털 표현과 유사하지만 본질적으로 블록체인의 특정 주소에 저장된 기능 및 데이터의 모음입니다.
In some ways smart contracts are similar to the digital representation of traditional contracts, however, in essence they are a collection of functions and data stored on specific addresses on the blockchain.
Data can be queried using functions depending on the implementation of the smart contract, for instance to check if an account has access to the funds to be transferred.
예를 들어, 계정이 송금할 자금에 접근할 수 있는지 확인하기 위해 스마트계약의 구현에 따라 기능을 사용하여 데이터를 쿼리할 수 있습니다.
Ethereum 스마트계약은 컴퓨터 코드로 작성된, 자체 시행가능하고 변경불가능한 계약입니다.
Ethereum smart contracts are self-enforceable, immutable contracts written in computer code.
Mental transaction costs and market translators
심리적 거래 비용 및 시장 번역기
Szabo는 구매결정을 내리기 전 소비자의 사고과정 등 심리적 거래비용이 전산 거래비용보다 계약 뒤에 있는 조건에 동의하는 데 훨씬 더 큰 장애물을 제공한다고 주장했습니다.
Szabo argued that mental transaction costs - namely the thought processes of a consumer before making a buying decision - posed a much greater hurdle in agreeing on terms behind a contract than computational transaction costs.
Mental transaction costs are caused by an evaluation by a party of whether something is worth buying in the first place.
심리적 거래비용은 처음부터 구매할 가치가 있는 지에 대한 당사자의 평가에 의해 발생합니다.
Smart contracts solve this dilemma because they are coded to respond to the environment according to certain contractual terms such as price signals, preferences of customers or any kind of event desired.
스마트계약은 가격신호, 고객선호도 또는 원하는 모든 종류의 이벤트와 같은 특정 계약조건에 따라 환경에 대응하도록 코딩되어 있기 때문에 이러한 딜레마를 해결합니다.
소위 가장 기본적 형태의 시장 번역기는, 시장가격을 자동으로 얻고 "소스 계약"을 "대상 계약"으로 "번역"하기 전에 사용자 선호도를 부분적으로 입력합니다.
So-called market translators in their most basic form obtain market prices automatically and input partial user preferences before “translating” the “source contract” into the “target contract”.
Szabo는 스마트계약이 실행될 때까지 Alice와 Bob이 선호도 및 시장가격을 기반으로 시장 번역기를 통해 협상하는 비유로 이를 설명합니다.
Szabo outlines this in the analogy of Alice and Bob negotiating via market translators based on their preferences and market prices, until the smart contract is executed.
How a smart contract works
흡수율 최고 영국산 리포조말 비타민C
돕자몰 - 흡수율 최고 리포조말 비타민C 글루타치온 콜라겐 CBD Hemp 오일 전문
흡수율 최고 리포조말 비타민C 글루타치온 콜라겐 CBD Hemp 오일 전문
www.dopza.com
Use cases of smart contracts
스마트계약의 사용 사례
따라서 스마트계약은 특정 조건이 충족되면 자체 실행되는 코드로 구성됩니다.
Thus a smart contract consists of code that self-executes once certain conditions are met.
The range of applications is vast.
적용 범위는 광범위합니다.
무엇보다도 스마트계약은 지불, 결제, 모기지와 같은 금융서비스 및 은행업무에 매우 적합합니다.
First and foremost, smart contracts are highly suited for usage in financial services and banking, such as for payments and settlements and mortgages.
Further potential use cases include applications where predictions and escrow are involved, such as disbursements of funds in case certain conditions materialise, as well as insurance claims and estates, facilitating procedures and no longer requiring a middleman.
추가 잠재적 사용 사례에는 특정 조건이 실현되는 경우, 자금지급, 보험 청구 및 유산, 절차 촉진 및 더 이상 중개인이 필요하지 않은 경우와 같은 예측 및 에스크로가 관련된 애플리케이션이 포함됩니다.
마지막으로, 스마트계약이 토큰 판매를 위한 투명하고 공정한 조건을 가능하게 하는 ICO의 출현으로 스마트 계약의 대규모 사용이 시작되었습니다.
Finally, large-scale usage of smart contracts began with the emergence of ICOs where smart contracts enable transparent and fair conditions for token sales.
스마트계약은 결제, 결제, 모기지와 같은 금융서비스 및 은행업무에 매우 적합합니다.
Smart contracts are highly suited for usage in financial services and banking, such as for payments and settlements and mortgages.
On the downside, since the contract performs exactly how it is coded and can never be changed, the immutability of a smart contract may also turn out to be a curse instead of a blessing.
단점은 계약이 정확히 코딩된 방식을 수행하고 변경할 수 없기 때문에 스마트계약의 불변성은 축복이 아닌 저주로 판명될 수 있습니다.
따라서 스마트계약 코드 오류는 잘못된 수령인에게 잘못된 금액이 분배되는 등 위험과 결과를 초래할 수 있습니다.
Hence, any errors in the code of a smart contract may carry risks and consequences, such as the wrong amount being distributed to the wrong recipient.
'리포조말 비타민 글루타치온 콜라겐' 카테고리의 다른 글
Bitcoin은 금융변화의 선구자는 아니지만, DeFi는 선구자 (0) | 2021.04.28 |
---|---|
What is Litecoin (LTC)? 라이트코인 (0) | 2021.04.28 |
DeFi 분산형 금융 decentralized finance (0) | 2021.04.28 |
블록체인이 세상을 바꾸고 있습니다. 비트코인을 구매해야 할까요? (0) | 2021.04.25 |
비트코인을 구매해야 하는 3가지 좋은 이유와 2가지 나쁜 이유 (0) | 2021.04.25 |
댓글