Giter VIP home page Giter VIP logo

smart-contract's Introduction

smart-contract


title: Ethereum development documentation description: Introducing the ethereum.org developer documentation. lang: en sidebar: true

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 is editable via GitHub – if you're unsure how, follow these instructions.

Development modules {#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.

Fundamental topics {#fundamental-topics}

  • Intro to Ethereum – A quick overview of Ethereum
  • Web2 vs Web3 – The fundamental differences that blockchain-based applications provide
  • Intro to dapps – An introduction to decentralized applications
  • The Ethereum Virtual Machine (EVM) – The EVM handles all the computation on the Ethereum network
  • Blocks – The way transactions are batched to ensure state is synchronised across all actors
  • Accounts – Entities in the network that can hold a balance and send transactions
  • Transactions – Transfers and other actions that cause Ethereum's state to change
  • Block explorers – A way to read data about transactions, accounts, blocks and the network
  • Gas – Computational power required to process transactions, paid for in ETH by transaction senders
  • Mining – The way transactions are processed and blocks are created
  • Networks – Implementations of Ethereum including test networks
  • Nodes and clients – The individuals participating in the network and the software they run to verify transactions

The Ethereum stack {#the-ethereum-stack}

Advanced {#advanced}

smart-contract's People

Contributors

afortunado21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.