Blockchain Entertainment
Laptops, URL, Play with Blockchain
Interactive Blockchain created by Anders
https://anders.com/blockchain/hash.html
Ethereum Faucet - rinkeby-faucet
http://rinkeby-faucet.com/send?address=0x5d69b9Be3576b7C6B25C2fD382aAe2549BE270AD
Metamask
https://metamask.io/
MetaMask is a bridge that allows you to visit the distributed web of tomorrow in your browser today. It allows you to run Ethereum dApps right in your browser without running a full Ethereum node.
MetaMask includes a secure identity vault, providing a user interface to manage your identities on different sites and sign blockchain transactions.
You can install the MetaMask add-on in Chrome, Firefox, Opera, and the new
Brave browser. If you’re a developer, you can
start developing with MetaMask today.
Our mission is to make Ethereum as easy to use for as many people as possible.
Charts Ethereum BlockTime History
https://etherscan.io/chart/blocktime
Smart Contract - account controlled by code
contract def->solidity compliler->
1. byte code ready for deployment
2. Application Binary Interface ABI
Java Script Code as UI ->
ABI - translation layer ->