What Is a DApp? Backend (Smart Contract) Frontend (Web User Interface) Data Storage IPFS Swarm Decentralized Message Communications Protocols What Is a DApp? A DApp is an...
Arithmetic Over/Underflows The Vulnerability Preventative Techniques Real-World Examples: PoWHC and Batch Transfer Overflow (CVE-2018–10299) Arithmetic Over/Underflows The E...
Oracle Design Patterns Oracle Design Patterns All oracles provide a few key functions, by definition. These include the ability to: Collect data from an off-chain source. T...
Comparison to Solidity Modifiers Class Inheritance Inline Assembly Function Overloading Variable Typecasting Preconditions and Postconditions Comparison to Solidity One o...