GithubHelp home page GithubHelp logo

ahmetozlu / ethereum-smart-contract-samples Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 10 KB

:bulb: Small smart contract examples to understand basics and some details of developing Ethereum smart contracts!

License: MIT License

Solidity 100.00%

ethereum-smart-contract-samples's Introduction

Ethereum Smart Contract Samples

This repo focuses on providing smart contract examples to understand basics and some details of developing Ethereum smart contracts!

Tutorial List

1.) Ether-Wallet-Smart-Contract-Tutorial: Simple exercise for some of the core concepts about sending money receiving money and how that works with contracts.

Basic Terminology

What Is Gas (Ethereum)? Anything you do on the Ethereum blockchain costs gas which means there's a cost to executing any kind of code on the blockchain. In other formal words,gGas is the fee required to successfully conduct a transaction or execute a contract on the Ethereum blockchain platform. Fees are priced in tiny fractions of the cryptocurrency ether (ETH)—denominations called gwei (10-9 ETH).

Citation

If you use this code for your publications, please cite it as:

@ONLINE{vdtcbs,
    author = "Ahmet Özlü",
    title  = "Ethereum Smart Contract Samples",
    year   = "2023",
    url    = "https://github.com/ahmetozlu/ethereum-smart-contract-samples"
}

Author

Ahmet Özlü

License

This system is available under the MIT license. See the LICENSE file for more info.

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.