Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
958 B

# Basic Blockchain Operations
Operations in a decentralized networks are the responsibility of the peer participants and their respective computational nodes. These are specific for each type of blockchain.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.mlq.ai/blockchain-basics/'>Blockchain Basics: Structure, Operations, and the Bitcoin Blockchain</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://developer.bitcoin.org/reference/transactions.html'>Bitcoin blockchain transactions | Bitcoin Developer</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://ethereum.org/en/developers/docs/transactions/'>Ethereum blockchain transactions | ethereum.org</BadgeLink>
<BadgeLink colorScheme='green' badgeText='Course' href='https://www.coursera.org/lecture/blockchain-basics/basic-operations-OxILB'>Blockchain Basics | Coursera</BadgeLink>