Please enable JavaScript.
Coggle requires JavaScript to display documents.
Ethereum - Coggle Diagram
Ethereum
An Ethereum Network
There are many different Ethereum networks.
Networks are formed by one or more nodes
Ethereum networks are used to transfer money and store data
Each node is an machine running an ethereum client.
Anyone can run a node
Each node can contain a full copy of the blockchain
The
blockchain
is a database that stores a record of every transaction that has ever taken place
Tools interact with Ethereum
For Consumers
Metamask wallet
Account
Public Key
Account Address
Private Key
faucet
https://faucets.chain.link/rinkeby
https://rinkeby-faucet.com/
What happen when submit on the form.
A Transaction
Start Time
End Time
Click 'submit' on form
Address send to backend server
2 more items...
Networks
Main
Ropsten
Kovan
Rinkeby
mist browser
https://github.com/ethereum/mist/releases
Mist-installer-0-11-1.exe
For Developers
web3.js