Git Product home page Git Product logo

solidity-workshop's Introduction

Solidity workshop (legacy)

This is a resource for Solidity and Ethereum smart-contract programming. Currently under construction. It's a side project with no deadlines, or any form of plan.

NOTE: Old code, i.e. code in articles that are more then a few months old, should not be considered to be correct. Solidity moves forward at a high pace. Don't use coding techniques from old articles.

Table of Content

Solidity Systems Tutorial

Solidity Systems I

Contract-oriented Programming Tutorial

Contract-oriented Programming I

Contract-oriented Programming II

Advanced Solidity Tutorial

Advanced Solidity I - Introduction

Advanced Solidity II - EVM Stack and Assembler

Advanced Solidity III - Memory and Calldata

Advanced Solidity IV - Storage

Advanced Solidity V - Solidity value-types

Video

Introduction

Solidity Inline Assembly Tutorial

Solidity Inline Assembly I - Introduction

Blog Posts

String Assembly Demo

Examples

Add - A simple contract for adding two integers using ADD.

Loop - A simple contract that uses conditional jump (JUMPI) to do a for-loop.

IterableAddressSetASM - An iterable address set written in regular inline assembly.

IterableAddressSetFASM - An iterable address set written in functional-style inline assembly.

External resources

Official Ethereum Page: https://ethereum-homestead.readthedocs.org/en/latest/

Official Solidity Page: http://solidity.readthedocs.org/en/latest/

Ethereum SE: http://ethereum.stackexchange.com/

Gavin Wood on condition-oriented programming: https://medium.com/@gavofyork/condition-orientated-programming-969f6ba0161a#.8dw7jp1gq

solidity-workshop's People

Contributors

androlo avatar qx133 avatar

Forkers

laszloatorok

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.