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

Security

Examples

Books

  • Blockchain in Action - Book that teaches the essential principles of blockchain and how to create your own decentralized apps.
  • Mastering Ethereum - Mastering Ethereum is a book for developers, offering a guide to the operation and use of the Ethereum, Ethereum Classic, RootStock (RSK) and other compatible EVM-based open blockchains.
  • Permissioned Blockchains in Action - A guide to creating innovative applications using blockchain technology.

Practice

  • ChainShot - Hands-on learning with challenging coding tutorials.
  • Eth Hole - Practice challenges for building portfolio, added to weekly.

Libraries

  • create-truffle-dapp - CLI to create and deploy Truffle projects with no configuration.
  • dapp-bin - Ethereum repo providing implementations for many common data structures and utilities in Solidity, Serpent and LLL.
  • DApp development starter - Starter repository with Docker containers for building decentralized applications with Truffle and Node.Js as backend server.
  • dapp-scratch - CLI for generating javascript modules from Contracts for Decentralized Apps.
  • dappsys - Contract system framework for flexible multi-contract dapps.
  • DappTools - Command-line-friendly tools for blockchain development.
  • instant-dapp-ide - Complete Dapp and Solidity development environment as a docker image you can run from command line.
  • Modular Libraries - Deployed utility libraries to use in your smart contracts.
  • OpenZeppelin - Framework to build secure smart contracts.
  • Smart Contracts Skeleton - Preconfigured skeleton repository for building or starting with development of Smart contracts.
  • Solidity Collections - Collections of code snippets and utility libraries.
  • Solidity Standard Library - Standard library (Array, random, math, string).
  • Truffle - Development environment, testing framework and asset pipeline for Ethereum.
  • truffle-assertions - Adds additional assertions and utilities used in testing smart contracts with truffle.

Tools

General

  • Buidler - A task runner for Ethereum smart contract developers.
  • Cryptofex - Standalone IDE and compiler.
  • Remix - Online realtime compiler and runtime.
  • REPL - REPL CLI.
  • SIF - Code generation from the AST, analyse and instrument source code.
  • solgraph - Visualize control flows for smart contract security analysis.
  • sol-merger - Merges all imports into single file for contracts.
  • solidity-docgen - Documentation generator for Solidity projects.
  • Tenderly - Dive into every transaction and monitor your smart contracts on all the major networks (Mainnet, Kovan, Ropsten, Rinkeby).

Audit

  • Echidna - Define properties for your smart contract then use fuzzing to catch security bugs.
  • Manticore - Detects many common bug types, and can prove correctness properties with symbolic execution.
  • Mythril - Security analysis tool for smart contracts.
  • SmartCheck - Online tool for checking smart contracts for vulnerabilities and bad practices.
  • Securify - Online tool for analyzing smart contracts for vulnerabilities and insecure coding.
  • Slither - Static analyzer with support for many common bug types, including visualization tools for security-relevant information.
  • MythX - Detection for security vulnerabilities in Ethereum smart contracts throughout the development life cycle

DevOps

  • Embark - Framework that allows you to easily develop and deploy DApps.
  • Moesif - Service that provides Ethereum smart contract analytics and anomaly detection for DApps and DAPIs.

JavaScript

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

TypeScript

  • Soltsice - Generates strongly-typed TypeScript classes for contracts from Truffle artifacts with a single command.
  • TypeChain - TypeScript bindings for Ethereum smart contracts.

Utility

  • solhint - Solidity linter that provides security, style guide and best practice rules for smart contract validation.
  • Ethlint - Linter to identify and fix style & security issues in Solidity smart contracts.
  • sol-profiler - CLI tool to list & store solidity smart contract methods attributes.
  • sol-tester - Utilities for building, linking and testing contracts using go-ethereum and the simulated chain.
  • sol-verifier - Verify solidity smart contracts on Etherscan.
  • solidity-coverage - Code coverage tool.
  • truffle-plugin-verify - Truffle plugin to verify smart contracts on Etherscan from the Truffle command line.
  • Tenderly CLI - Speed up your development with error stack traces.

Webpack

Editor Plugins

Atom

Eclipse

  • uml2solidity - Model smart contracts with UML.
  • YAKINDU Solidity Tools - Features context sensitive code completion and help, code navigation, syntax coloring, built in compiler, quick fixes and templates.

Emacs

IntelliJ

Sublime

Vim

Visual Studio Code


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

alincode avatar aniket-engg avatar bkrem avatar bogdanhabic avatar chao-peng avatar clemlak avatar cupojoseph avatar dgilling avatar dguido avatar dmdque avatar flantony avatar fzeoli avatar grandsmarquis avatar idrabenia avatar jur0 avatar justinmeiners avatar krzkaczor avatar lukehedger avatar masa331 avatar miguelmota avatar morrigan avatar nemild avatar paulohp avatar pet3ris avatar phdooy avatar pmackay avatar rkalis avatar saurfang avatar sebs avatar shimmi 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.