Skip to content

maymuneth/blockchain-notlari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

๐Ÿ“š blockchain-notlarim (blockchain-notes)

My personal blockchain learning journal โ€” notes, resources, and summaries as I explore the decentralized world.


๐ŸŽฏ Purpose

This repo is my open learning diary. Everything I study about blockchain โ€” articles I read, videos I watch, concepts I understand โ€” gets documented here. If you're also learning, feel free to use these notes.


๐Ÿ“‚ Folder Structure

blockchain-notlarim/
โ”‚
โ”œโ”€โ”€ 01-fundamentals/
โ”‚   โ”œโ”€โ”€ what-is-blockchain.md
โ”‚   โ”œโ”€โ”€ how-bitcoin-works.md
โ”‚   โ””โ”€โ”€ ethereum-basics.md
โ”‚
โ”œโ”€โ”€ 02-cryptography/
โ”‚   โ”œโ”€โ”€ hashing.md
โ”‚   โ””โ”€โ”€ public-private-keys.md
โ”‚
โ”œโ”€โ”€ 03-consensus-mechanisms/
โ”‚   โ”œโ”€โ”€ proof-of-work.md
โ”‚   โ””โ”€โ”€ proof-of-stake.md
โ”‚
โ”œโ”€โ”€ 04-smart-contracts/
โ”‚   โ””โ”€โ”€ intro-to-smart-contracts.md
โ”‚
โ””โ”€โ”€ resources.md

๐Ÿ“– Topics Covered

  • What is Blockchain?
  • Bitcoin & how it works
  • Ethereum & EVM basics
  • Cryptographic hashing (SHA-256, Keccak-256)
  • Public/Private keys & wallets
  • Consensus mechanisms (PoW vs PoS)
  • Smart contracts โ€” what & why
  • Gas fees explained
  • DeFi fundamentals
  • NFT standards (ERC-721, ERC-1155)

๐Ÿ“Œ Key Resources

Resource Type Link
Ethereum Whitepaper ๐Ÿ“„ Paper ethereum.org
Mastering Bitcoin ๐Ÿ“• Book Free online
Mastering Ethereum ๐Ÿ“• Book Free online
CryptoZombies ๐ŸŽฎ Interactive cryptozombies.io
Alchemy University ๐ŸŽ“ Course university.alchemy.com
Patrick Collins (YouTube) ๐ŸŽฅ Video YouTube

๐Ÿ—’๏ธ Latest Notes

Notes are added as I learn. Check the folders above for full content.


๐Ÿค Contributing

Found a mistake or want to add something? Open an issue or PR โ€” learning is better together!


"Not your keys, not your coins." โ€” Crypto Proverb

Learning Blockchain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors