Giter VIP home page Giter VIP logo

awesome-solidity's Introduction

awesome-solidity Awesome Build Status PRs Welcome

A curated list of awesome Solidity resources, libraries, tools and more.

Please check the contribution guidelines for info on formatting and writing pull requests.

Contents

Resources

Official

Tutorials

  • Monax Smart Contract Tutorial - Tutorial series which begins with a very simple smart contract and teaches how to gradually increase the complexity of your contracts with relevant design patterns.
  • Solidity Workshop - Comprehensive series of tutorials covering contract-oriented programming and advanced language concepts.
  • Upgradable Contracts - Medium article on writing upgradable contracts.
  • EthereumDev.io - Complete tutorial from starting to writing complex smart contracts and DApps.

Examples

Libraries

  • dapp-bin - Ethereum repo providing implementations for many common data structures and utilities in Solidity, Serpent and LLL.
  • dappsys - Contract system framework for flexible multi-contract dapps.
  • instant-dapp-ide - Complete Dapp and Solidity development environment as a docker image you can run from command line.
  • Solidity Collections - Collections of code snippets and utility libraries.
  • Solidity Standard Library - Proof-of-concept for standard library.
  • sqlsol - Event-driven SQLite3 cache for syncing with smart contracts.
  • Truffle - Development environment, testing framework and asset pipeline for Ethereum.
  • Zeppelin - Framework to build secure smart contracts.

Tools

General

  • REPL - REPL CLI.
  • solgraph - Visualize control flows for smart contract security analysis.
  • Online Compiler - Online realtime compiler and runtime.

DevOps

  • Embark - Framework that allows you to easily develop and deploy DApps.

JavaScript

  • solc-js - JavaScript bindings for the Solidity compiler.
  • solidity-parser - Solidity parser built in JavaScript.
  • sulk - Configurable contract compilation.

Utility

  • sol-tester - Utilities for building, linking and testing contracts using go-ethereum and the simulated chain.
  • solcover - Code coverage tool.
  • ethrain - Gets you testnet ether without mining.
  • rpc-check - Reviews the json rpc interface from "outside".

Webpack

Editor Plugins

Atom

Emacs

Sublime

Vim

Visual Studio


License

CC0

To the extent possible under law, Ben Kremer has waived all copyright and related or neighboring rights to this work.

awesome-solidity's People

Contributors

bkrem avatar grandsmarquis avatar jur0 avatar lukehedger avatar sebs avatar

Watchers

 avatar  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.