GithubHelp home page GithubHelp logo

wl-buildingtools / ethereum-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nolash/ethereum-samples

0.0 1.0 0.0 402 KB

Some code examples from different parts of the ethereum stack

License: MIT License

Go 48.61% TeX 0.16% Shell 1.72% Dockerfile 0.08% JavaScript 47.17% Makefile 0.06% C 1.55% HTML 0.65%

ethereum-samples's Introduction

Ethereum

A collection of code examples from the ethereum ecosystem, in any shape or size

evmhacks

Study behavior of evm directly from bytecode and assembly

misc

  • minipow, a simple pow hasher implementation
  • namehash, a ens namehash cli command; compiled file way too big for its purpose, though.

p2p

  • devp2p, a thorough code example tutorial of ethereum's node stack, devp2p protocol and pss messaging protocol. This was previously in a separate repo named go-ethereum-p2p-demo.
  • protocol-complex, an in-depth example of how to wrap a devp2p protocol to pss without changing the protocol code.

solidity

  • escrow, WIP generic escrow contract
  • upgrade, example of upgradable contract

swarm

  • mutable resources, a recursive retriever of mutable resource updates. Also includes a js updater used in a presentation for Swarm Orange Summit 2018.
  • sqlite-vfs, a poc cgo implementation for swarm as vfs backend for sqlite, read-only and minimal.

ethereum-samples's People

Contributors

nolash avatar

Watchers

James Cloos 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.