Following instructions from the excellent https://www.rinkeby.io/
A full node lets you access all state. There is a light node (state-on-demand) and wallet-only (no state) instructions as well,
Places | |
29 Arlington Avenue | |
Arthur Dent's house | |
Asbleg | |
Barnard's Star | |
Belgium | |
Betelgeuse | |
Bistro Illegal | |
Boston | |
Bournemouth |
Following instructions from the excellent https://www.rinkeby.io/
A full node lets you access all state. There is a light node (state-on-demand) and wallet-only (no state) instructions as well,
import hashlib | |
# HASH | |
string = "whatever" | |
hashlib.sha256(string.encode()).hexdigest() | |
# BLOCK | |
block = 1 | |
nonce = 60209 |
Introduction
Presentation
What is a market?
Money
Digital money and the double spending problem
Bitcoin whitepaper
Bitcoin != Blockchain