பிரதான உள்ளடக்கத்திற்குச் செல்

இந்தப் பக்கத்தை மொழிபெயர்க்க உதவி செய்யுங்கள்

🌏

இவ்விணையப் பக்கம் இன்னும் மொழிபெயர்க்கப்படாததால், இதனை நீங்கள் ஆங்கிலத்தில் காண்கிறீர்கள். இதனை மொழிபெயர்க்க உதவுங்கள்.

பக்கத்தை மொழிபெயர்

இதில் நிரற்பிழை இல்லை!🐛

இன்னும் இந்தப் பக்கம் மொழிபெயர்க்கப்படவில்லை. இந்தப் பக்கத்தை நாங்கள் ஆங்கிலத்திலேயே வைத்திருக்கக் காரணமுள்ளது.

Ethereum development documentation

கடைசியாகத் திருத்தப்பட்டது: , Invalid DateTime
பக்கத்தைத் திருத்து
(opens in a new tab)

This documentation is designed to help you build with Ethereum. It covers Ethereum as a concept, explains the Ethereum tech stack, and documents advanced topics for more complex applications and use cases.

This is an open-source community effort, so feel free to suggest new topics, add new content, and provide examples wherever you think it might be helpful. All documentation can be edited via GitHub – if you're unsure how, follow these instructions(opens in a new tab).

Development modules

If this is your first attempt at Ethereum development, we recommend starting at the beginning and working your way through like a book.

Foundational topics

  • Intro to EthereumA quick overview of Ethereum
    • Intro to EtherA quick overview of Ether
      • Intro to dappsAn introduction to decentralized applications
        • Web2 vs Web3The fundamental differences that blockchain-based applications provide
          • AccountsEntities in the network that can hold a balance and send transactions
            • TransactionsTransfers and other actions that cause Ethereum's state to change
              • BlocksThe way transactions are batched to ensure state is synchronised across all actors
                • Ethereum virtual machine (EVM)The EVM handles all the computation on the Ethereum network
                • GasComputational power required to process transactions, paid for in ETH by transaction senders
                  • Nodes and clientsThe individuals participating in the network and the software they run to verify transactions
                  • NetworksImplementations of Ethereum including test networks
                    • Consensus mechanismsHow the individual nodes of a distributed network agree on the current state of the system

                    Ethereum stack

                    Advanced

                    இந்தக் கட்டுரை உதவியாக இருந்ததா?