When considering smart contracts and the blockchain it's good:
Public Keys vs. Private Keys. Which statement is true?
Which statement is true about the EVM?
Inheritance is useful, because a contract that is derived from another contract can make use of:
Block Difficulty:
Address.send() and address.transfer() are considered:
In order to implement an ERC20 token contract, you'd need at least to implement the following functions and events in order to fulfill the interface requirements:
Address.call.value():
.Require is used:
Solidity gets compiled:
A Private Network is:
Using truffle-contract over Web3.js:
When a smart contract pays out money:
Externally Owned Accounts (EoA):
Ethereum Nodes: