- Mastering Blockchain
- Imran Bashir
- 127字
- 2021-07-09 19:17:05
Smart contract
A smart contract can be thought of as a small decentralized program. Smart contracts do not necessarily need a blockchain to run; however, due to the security benefits that the blockchain technology provides, it is now becoming almost a standard to use blockchain as a decentralized execution platform for smart contracts. A smart contract usually contains some business logic and a limited amount of data. Actors or participants in the blockchain use these smart contracts or they run autonomously on behalf of the network participants.
These small programs reside on the blockchain and execute business logic if some specific criteria are met. More information on smart contracts will be provided in Chapter 6, Smart Contracts, which is dedicated to a detailed discussion of smart contracts.
- 網絡空間攻防技術原理
- 工業互聯網安全防護與展望
- INSTANT Burp Suite Starter
- 防火墻技術與應用(第2版)
- 零信任網絡:在不可信網絡中構建安全系統(第2版)
- Testing and Securing Android Studio Applications
- ARM匯編與逆向工程:藍狐卷·基礎知識
- Digital Forensics with Kali Linux
- 軟件安全保障體系架構
- 安全防御入門手冊
- 解密數據恢復
- 數據要素安全:新技術、新安全激活新質生產力
- Mastering Reverse Engineering
- End to End GUI Development with Qt5
- Mastering Metasploit