90+ Awesome Solidity Resources

A curated list of awesome Solidity resources, libraries, tools, plugins, tutorials, books, and, examples.

90+ Awesome Solidity Resources

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 - Easily monitor your smart contracts with error tracking, alerting, performance metrics, and detailed contract analytics.

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

Subscribe to SimpleAsWater

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe