Skip to main content

Ethereum

Ethereum is a virtual machine built using a blockchain (spread around many clients) that lets you create and run smart contracts (arbitrary code) that then run in perpetuity.

It is quite useless however due to it having too high fees compared to any other proper PoS chain. Solidity is nice prototype language which you can use with Solang & compile it to more efficient chains.

StarkNet & Cairo are interesting. Eth2 Book seems nice.

Notes