Skip to content

Nosratian/Blockchain-Developer-Roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-Developer-Roadmap

Roadmap to becoming a Blockchain developer in 2022

Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become an Blockchain developer. I made this chart as a tip for everyone who asks me, "What should I learn next as an Blockchain developer?"

Disclaimer

The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy does not always mean best suited for the job

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

Roadmap

Roadmap

Resources

  1. Learn the prerequisites

  2. General Development Skills

  3. Blockchain Fundamentals

    1. Data Structures
    2. Distributed Ledger
    3. Block
      1. Blockchain
      2. Genesis Block
      3. Block Height
      4. Block Header
        1. Hash
        2. PrevHash
        3. TimeStamp
      5. Block Nonce
      6. Block Subsidy
    4. Nodes
    5. Cryptography
      1. Block Ciphers
      2. Hashing
        1. Merkle Trees
    6. Address
      1. Public Address
      2. Private Address
    7. Transaction
      1. Transaction Pool (Mempool)
      2. Transaction Fees
      3. TXID (Transaction ID)
      4. TPS (Transactions Per Second)
      5. Coinbase Transaction
    8. Accounts
    9. Fork
      1. Hard Fork
      2. Soft Fork
    10. Mining
      1. Miners
        1. Block Reward
        2. Candidate Block
      2. Hash Rate
      3. Difficulty Level
  4. Consensus Mechanisms

    1. Proof of Work
    2. Proof of Stake
    3. Zero-Knowledge Proof
    4. Delegated Proof of Stake
    5. Proof of Capacity
    6. Proof of Elapsed Time
    7. Proof of Identity
    8. Proof of Authority
    9. Proof of Activity
  5. Blockchain Architecture

    1. Public (Permissionless)
    2. Private (Permissioned)
    3. Hybrid
    4. Consortium
  6. Improvement Proposals (IPs)

    1. Bitcoin IPs (BIPs)
      1. Standards Track
        1. BIP-39
      2. Informational
      3. Process
    2. Ethereum IPs (EIPs)
      1. Standards Track
        1. Core
        2. Networking
        3. Interface
        4. ERC
      2. EIP-20
      3. EIP-721
      4. Meta
      5. Informational
  7. Papers

    1. White Paper
    2. Yellow Paper
    3. Beige Paper
  8. Networks

    1. Decentralized
      1. Bitcoin
      2. Ethereum
        1. EVM (Ethereum Virtual Machine)
        2. ERC-20
        3. ERC-721
        4. Gas
        5. Gas Limit
        6. Wei
        7. Gwei
    2. Centralized
    3. Mainnet
  9. Protocols (Scaling Solutions)

    1. Layer 1
      1. Sharding
    2. Layer 2
      1. Sidechains
      2. Rollups
        1. Optimistic Rollups
        2. zkRollups
      3. State Channels
      4. Nested Blockchains
        1. Plasma
      5. Lightning Network
      6. Validium
    3. Layer 3
  10. Crypto Assets

    1. Coin
      1. Stablecoins
    2. Token
    3. Fiat
    4. Altcoin
    5. Security Token
      1. ICO (Initial Coin Offering)
      2. ITO (Initial Token Offering)
      3. IEO (Initial Exchange Offering)
    6. NFT (Non-Fungible Token)
    7. [CTP (Crypto Asset Trading Platform)](https://www.fcnb.ca/en/investing/high-risk-investments/crypto-assets-and-cryptocurrency#:~:text=Crypto%20asset%20trading%20platforms%20(CTPs,to%20facilitate%20transactions%20or%20trades.)
    8. Airdrop
  11. Wallet

    1. Seed Phrase
      1. BIP32
      2. BIP39
      3. BIP44
      4. Derivation Path
      5. BIP49
      6. BIP84
      7. BIP141
    2. Private Key
    3. Public Key
    4. Wallet Address
    5. Signing
    6. Wallet Types
      1. Cold
      2. Hot
      3. Software
        1. Desktop
        2. Mobile
        3. Web
      4. Hardware
    7. Address Gap Limit
  12. Proofs

    1. Fraud Proofs
    2. Validity Proofs
  13. Security

    1. Multi-Signature
    2. Honeypot
    3. 51% Attack
    4. Phishing
    5. Wrench Attack
  14. Smart Contracts

    1. Solidity
    2. Atomic Swap
    3. HTLC (Hashed TimeLock Contract)
  15. Frameworks

    1. Ethereum
    2. Hyperledger
      1. Fabric
      2. Sawtooth
    3. R3 Corda
    4. Quorum
  16. Databases

    1. MongoDB
    2. CouchDB
    3. BigchainDB
    4. LevelDB
    5. LiteDB
  17. Interoperability Solutions

    1. Polkadot
    2. Cosmos
    3. Harmony
    4. Poly Network
    5. Swaps
    6. Bridges
      1. Polygon Bridge
    7. Oracles
      1. Chainlink
      2. API3
  18. Interoperability

    1. Chain-Based
    2. Bridge-Based
    3. Blockchain of Blockchains
    4. Oracles
  19. DeFi (Decentralized Finance)

    1. DeFi
  20. DApps (Decentralized Apps)

    1. dApps

Wrap Up

If you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.

Idea from : .NET Developer Roadmap

Contribution

Want to contribute? We encourage community feedback and contributions. Please follow our contributing guidelines.

License

License: CC BY-NC-SA 4.0

About

Roadmap to becoming a Blockchain developer in 2022

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published