fravoll / solidity-patterns
A compilation of patterns and best practices for the smart contract programming language Solidity
☆3,192Updated 8 months ago
Alternatives and similar repositories for solidity-patterns:
Users that are interested in solidity-patterns are comparing it to the libraries listed below
- Web3/Solidity based wargame☆2,037Updated 3 weeks ago
- The companion to the Youtube tutorials☆2,076Updated last year
- Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.☆1,471Updated 2 years ago
- Hardhat-based template for developing Solidity smart contracts☆1,973Updated 3 weeks ago
- Examples of Solidity security issues☆2,173Updated last year
- Guidelines and training material to write secure smart contracts☆2,270Updated this week
- Modern, opinionated, and gas optimized building blocks for smart contract development.☆4,007Updated 2 months ago
- ⟠ A curated list of awesome Solidity resources, libraries, tools and more☆6,647Updated 4 months ago
- Dapp, Seth, Hevm, and more☆2,104Updated last year
- A guide to available tools and platforms for developing on Ethereum.☆5,376Updated last month
- Ethereum opcodes and instruction reference☆1,329Updated 4 months ago
- A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.☆1,234Updated 6 months ago
- ☆1,131Updated 6 months ago
- Blockchain educational resources curated by the OpenZeppelin team☆774Updated last year
- Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.☆1,017Updated this week
- Create Ethereum-powered apps with one command☆2,760Updated 9 months ago
- Best resources for Solidity gas optimizations ⛽☆1,167Updated last year
- Static Analyzer for Solidity and Vyper☆5,437Updated this week
- hardhat deployment plugin☆1,206Updated 3 months ago
- Code coverage for Solidity smart-contracts☆988Updated last month
- A curated list of awesome Ethereum security references☆1,339Updated 4 months ago
- Optimized Solidity snippets.☆2,708Updated this week
- A guide to smart contract security best practices☆7,539Updated 5 months ago
- Mythril is a symbolic-execution-based securty analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts buil…