awesome-smart-contracts
github.com/cjgdev/awesome-smart-contracts ↗A curated list of awesome resources for Ethereum smart contract developers
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me libraries resources from awesome-smart-contracts"
Installation instructions →What's inside
Libraries
- 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.
- blockchaindev/solidity-parser
A solidity language parser in Java.
Testing
Utilities
- dominicwilliams/instant-dapp-ide
Complete Dapp and Solidity development environment as docker image you can run from command line.
- duaraghav8/Solium
A customizable, stand-alone linter for Ethereum Solidity.
- nexusdev/seth
Perform Ethereum JSON-RPC calls from the comfort of your command line.
- raineorshine/solgraph
Visualize Solidity control flow for smart contract security analysis.
- raineorshine/solidity-repl
Ethereum Solidity REPL.
- Solidity Browser
Solidity realtime compiler and runtime.
Documentation
- Eris Solidity Tutorials
Solidity 1: The Five Types Model.
- Homestead Guide
Ethereum Guide.
- Solidity
Solidity Programming Guide.
- Writing Upgradable Contracts
Writing Upgradable Contracts in Solidity.
Showing a sample of 41 resources. View the full list on GitHub →