Preskoči na glavni sadržaj

Pomozite prevesti ovu stranicu

🌏

Ovu stranicu pregledavate na engleskom jer je još nismo preveli. Pomozite nam prevesti ovaj sadržaj.

Prevedi stranicu

Ovdje nema bugove!🐛

Ova stranica nije prevedena. Zasad smo namjerno ostavili ovu stranicu na engleskom.

Ethereum development documentation

Posljednje uređivanje: , Invalid DateTime
Uredi stranicu
(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

  • Uvod u EterijumA quick overview of Ethereum
    • Intro to EtherA quick overview of Ether
      • Uvod u DappsAn introduction to decentralized applications
        • Web2 u usporedbi sa Web3The fundamental differences that blockchain-based applications provide
          • RačuniEntities in the network that can hold a balance and send transactions
            • TransakcijeTransfers and other actions that cause Ethereum's state to change
              • BlokoviThe way transactions are batched to ensure state is synchronised across all actors
                • Ethereumova virtualna mašina (EVM)The EVM handles all the computation on the Ethereum network
                • GorivoComputational power required to process transactions, paid for in ETH by transaction senders
                  • Čvorovi i klijentiThe individuals participating in the network and the software they run to verify transactions
                  • MrežeImplementations of Ethereum including test networks
                    • Konsenzusni mehanizmiHow the individual nodes of a distributed network agree on the current state of the system

                    Ethereum stack

                    Advanced

                    Je li ovaj članak bio koristan?