Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-smart-contracts
A curated list of awesome resources for Ethereum smart contract developers
https://github.com/cjgdev/awesome-smart-contracts
Last synced: about 23 hours ago
JSON representation
-
Libraries
- blockchaindev/solidity-parser - A solidity language parser in Java.
- ConsenSys/solidity-parser - Solidity Parser in Javascript.
- androlo/solidity-workshop - Educational material for Solidity. Complement to solidity.readthedocs.com.
- androlo/standard-contracts - Storage repo for Solidity contracts, tests, and docs.
- Arachnid/solidity-stringutils - Basic string utilities for Solidity.
- axic/density - Density is a library or collection of useful modifiers and methods for Solidity.
- blockchaindev/smart-contract-patterns - Smart-Contract Patterns written in Solidity, collated for community good.
- chriseth/solidity-examples - Solidity Examples by Dr. Christian Reitweisner (Lead C++ Ethereum Developer).
- giblfiz/solidity - This is a collection of public solidity contracts.
- nexusdev/feedbase - Simple data access pattern for dumb, durable software objects ("I thought I needed Oraclize").
- pipermerriam/ethereum-string-utils - String utility functions for ethereum contracts.
- zigguratt/lll-resurrected - An LLL-based smart contract function dispatcher and example contract.
- slockit/DAO - The Standard DAO Framework, inc. Whitepaper.
- ethereum/dapp-bin - A place for all the ÐApps to live.
-
Utilities
- dominicwilliams/instant-dapp-ide - Complete Dapp and Solidity development environment as docker image you can run from command line.
- Solidity Browser - Solidity realtime compiler and runtime.
- raineorshine/solidity-repl - Ethereum Solidity REPL.
- nexusdev/seth - Perform Ethereum JSON-RPC calls from the comfort of your command line.
- duaraghav8/Solium - A customizable, stand-alone linter for Ethereum Solidity.
- raineorshine/solgraph - Visualize Solidity control flow for smart contract security analysis.
-
Documentation
- Solidity - Solidity Programming Guide.
-
Community
-
Testing
Programming Languages
Sub Categories