Skip to content

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

Notifications You must be signed in to change notification settings

dexlab-io/awesome-solidity

 
 

Repository files navigation

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

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.
  • Majoolr Libraries - Deployed utility libraries to use in your smart contracts.
  • 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.

TypeScript

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

Utility

  • solhint - Solidity linter that provides security, style guide and best practice rules for smart contract validation.
  • 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

IntelliJ

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.

About

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%