Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-smart-contracts
A curated list of awesome tools, frameworks, resources, and educational content for developing and auditing smart contracts. This list covers everything from the basics of smart contract development to advanced security practices.
https://github.com/awesomelistsio/awesome-smart-contracts
Last synced: about 13 hours ago
JSON representation
-
Community and Forums
- Telegram: Smart Contract Devs - A Telegram group for smart contract developers.
- Reddit: r/Ethereum - A subreddit for discussions about Ethereum and smart contract development.
- Ethereum Stack Exchange - A Q&A platform for smart contract developers.
- Discord: Ethereum Developers - A community of Ethereum developers discussing smart contracts and dApps.
- Telegram: Smart Contract Devs - A Telegram group for smart contract developers.
- Reddit: r/Ethereum - A subreddit for discussions about Ethereum and smart contract development.
- Ethereum Stack Exchange - A Q&A platform for smart contract developers.
- Discord: Ethereum Developers - A community of Ethereum developers discussing smart contracts and dApps.
-
General Resources
- Ethereum.org: Smart Contracts - An overview of smart contracts and how they work on the Ethereum blockchain.
- Smart Contracts Explained - A beginner's guide to understanding smart contracts.
- State of the dApps - A directory of decentralized applications (dApps) built on smart contracts.
- Ethereum.org: Smart Contracts - An overview of smart contracts and how they work on the Ethereum blockchain.
- Smart Contracts Explained - A beginner's guide to understanding smart contracts.
- State of the dApps - A directory of decentralized applications (dApps) built on smart contracts.
-
Programming Languages
- Solidity - The most widely used programming language for writing Ethereum smart contracts.
- Rust for Smart Contracts - Rust is used for developing smart contracts on platforms like NEAR and Solana.
- Cairo - A language for writing smart contracts on StarkNet, focused on zero-knowledge proofs.
- Solidity - The most widely used programming language for writing Ethereum smart contracts.
- Rust for Smart Contracts - Rust is used for developing smart contracts on platforms like NEAR and Solana.
- Cairo - A language for writing smart contracts on StarkNet, focused on zero-knowledge proofs.
-
Development Frameworks
- Hardhat - A development environment for compiling, testing, and debugging smart contracts on Ethereum.
- Brownie - A Python-based development framework for Ethereum smart contracts.
- Hardhat - A development environment for compiling, testing, and debugging smart contracts on Ethereum.
- Brownie - A Python-based development framework for Ethereum smart contracts.
- Foundry - A blazing fast, portable, and modular toolkit for Ethereum smart contracts.
- Embark - A development framework for building dApps using smart contracts.
- Foundry - A blazing fast, portable, and modular toolkit for Ethereum smart contracts.
- Embark - A development framework for building dApps using smart contracts.
-
Libraries and Tools
-
Testing and Auditing
- MythX - An automated security analysis tool for Ethereum smart contracts.
- Waffle - A testing framework for smart contracts with advanced matchers and utilities.
- Echidna - A smart contract fuzzing tool by Trail of Bits.
- Slither - A static analysis tool for Solidity code to detect vulnerabilities.
- Waffle - A testing framework for smart contracts with advanced matchers and utilities.
- Echidna - A smart contract fuzzing tool by Trail of Bits.
- Slither - A static analysis tool for Solidity code to detect vulnerabilities.
-
Security Best Practices
- The SWC Registry - A list of common smart contract vulnerabilities.
- Smart Contract Security Best Practices - A comprehensive guide to writing secure smart contracts.
- Trail of Bits Smart Contract Auditing - A service for auditing smart contracts for security.
- Smart Contract Security Best Practices - A comprehensive guide to writing secure smart contracts.
- The SWC Registry - A list of common smart contract vulnerabilities.
- Trail of Bits Smart Contract Auditing - A service for auditing smart contracts for security.
-
Smart Contract Platforms
- Polygon - A Layer 2 scaling solution for Ethereum with support for smart contracts.
- Avalanche - A smart contract platform with high throughput and low fees.
- Solana - A high-performance blockchain supporting smart contracts with Rust and C programming.
- Cardano - A blockchain platform that supports smart contracts using the Plutus language.
- NEAR Protocol - A scalable blockchain with support for smart contracts written in Rust.
- Polygon - A Layer 2 scaling solution for Ethereum with support for smart contracts.
- Avalanche - A smart contract platform with high throughput and low fees.
- Solana - A high-performance blockchain supporting smart contracts with Rust and C programming.
- Cardano - A blockchain platform that supports smart contracts using the Plutus language.
- NEAR Protocol - A scalable blockchain with support for smart contracts written in Rust.
-
Educational Resources
- Mastering Ethereum - An open-source book by Andreas M. Antonopoulos and Gavin Wood covering Ethereum and smart contract development.
- CryptoZombies - A gamified platform for learning smart contract development using Solidity.
- Solidity by Example - A collection of Solidity examples for learning smart contract development.
- Ethereum 101 by Binance Academy - An introductory guide to smart contracts.
- Buildspace - A platform offering free courses on building smart contracts and dApps.
- Mastering Ethereum - An open-source book by Andreas M. Antonopoulos and Gavin Wood covering Ethereum and smart contract development.
- CryptoZombies - A gamified platform for learning smart contract development using Solidity.
- Solidity by Example - A collection of Solidity examples for learning smart contract development.
- Ethereum 101 by Binance Academy - An introductory guide to smart contracts.
- Buildspace - A platform offering free courses on building smart contracts and dApps.
Programming Languages
Categories
Sub Categories