offers dapp, smart contract, ... and connect to relay chain
parachains block was sent to relay chain for validity
layer 2 can be built upon layer 1 parachain
can also act as bridges to connect with other blockchain ecosystem (Bitcoin, Ethereum)
Parathreads
function the same as parachains but was charged based on each block instead of signing a two year lease with Polkadot
Kusama - standalone independent blockchain
“test protocol”
Substrate - sdk to build blockchain
RPC (Remote procedure calls)
a way for an external program—for example, a browser or front-end application—to communicate with a Substrate node. They are used for checking storage values, submitting transactions, and querying the current consensus authorities. Substrate comes with several