awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fravoll/solidity-patterns

Open-source alternatives to Solidity Patterns

30 open-source projects similar to fravoll/solidity-patterns, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Solidity Patterns alternative.

  • yeasy/blockchain_guideAvatar de yeasy

    yeasy/blockchain_guide

    7,069Ver en GitHub↗

    This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech

    Gobitcoinblockchainbook
    Ver en GitHub↗7,069
  • fuellabs/swayAvatar de FuelLabs

    FuelLabs/sway

    61,626Ver en GitHub↗

    Sway is a smart contract development language and programming environment designed for writing, compiling, and deploying secure blockchain programs. It serves as a type-safe language for building on-chain logic and a static analysis toolchain that validates contracts before they are executed on a network. The ecosystem provides a development environment focused on blockchain application logic and web3 backend engineering. It integrates a type-safe programming approach to reduce vulnerabilities and ensure reliable state transitions for decentralized services. The toolchain incorporates static

    Rustcompilerfuellanguage
    Ver en GitHub↗61,626
  • bkrem/awesome-solidityAvatar de bkrem

    bkrem/awesome-solidity

    7,032Ver en GitHub↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    Ver en GitHub↗7,032

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • dethcrypto/typechainAvatar de dethcrypto

    dethcrypto/TypeChain

    2,801Ver en GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Ver en GitHub↗2,801
  • status-im/status-reactAvatar de status-im

    status-im/status-react

    4,018Ver en GitHub↗

    Status-react is a blockchain-native mobile operating system and decentralized communication platform. It functions as an Ethereum mobile operating system that integrates a local blockchain node for smart contract execution and digital token management. The project implements a peer-to-peer messaging client that routes data directly between users without relying on central servers. This decentralized communication model enables secure messaging and Web3 integration directly within the mobile environment. The platform covers peer-to-peer networking and the execution of decentralized applicatio

    Clojure
    Ver en GitHub↗4,018
  • cobraframework/cobraAvatar de cobraframework

    cobraframework/cobra

    54Ver en GitHub↗

    A fast, flexible and simple development environment framework for Ethereum smart contract, testing and deployment on EVM.

    Python
    Ver en GitHub↗54
  • consensys/solc-typed-astAvatar de ConsenSys

    ConsenSys/solc-typed-ast

    136Ver en GitHub↗

    A TypeScript package providing a normalized typed Solidity AST along with the utilities necessary to generate the AST (from Solc) and traverse/manipulate it.

    TypeScript
    Ver en GitHub↗136
  • contractshark/vscode-solidity-exstionC

    contractshark/vscode-solidity-exstion

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cryptofinlabs/audit-checklistAvatar de cryptofinlabs

    cryptofinlabs/audit-checklist

    368Ver en GitHub↗

    A Solidity smart contract auditing checklist

    Ver en GitHub↗368
  • crytic/not-so-smart-contractsAvatar de crytic

    crytic/not-so-smart-contracts

    2,232Ver en GitHub↗

    Examples of Solidity security issues

    Solidity
    Ver en GitHub↗2,232
  • cyfrin/foundry-full-course-f23Avatar de Cyfrin

    Cyfrin/foundry-full-course-f23

    5,814Ver en GitHub↗

    This repository is a comprehensive educational curriculum and programming guide designed to teach Solidity development and smart contract testing. It provides a structured set of instructional materials and tutorials for writing, deploying, and auditing secure programmable contracts on the Ethereum Virtual Machine. The course focuses on the Foundry toolkit, providing an Ethereum tooling curriculum that covers compiling and testing smart contracts locally. It emphasizes a professional development workflow, moving from initial Solidity programming to the implementation of decentralized applicat

    Ver en GitHub↗5,814
  • dapphub/dappsysAvatar de dapphub

    dapphub/dappsys

    569Ver en GitHub↗

    Composable building blocks for Ethereum contracts

    Nix
    Ver en GitHub↗569
  • dappuniversity/web3-resourcesD

    dappuniversity/web3-resources

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dragonfly-xyz/useful-solidity-patternsAvatar de dragonfly-xyz

    dragonfly-xyz/useful-solidity-patterns

    1,598Ver en GitHub↗

    This repo is an ongoing collection of useful, and occasionally clever, solidity/EVM patterns that actually get used in the wild. These bite-sized guides are written in approachable terms so engineers of all skill levels can understand them. Every guide comes with a concise, self-contained,…

    Solidity
    Ver en GitHub↗1,598
  • duaraghav8/soliumAvatar de duaraghav8

    duaraghav8/Solium

    922Ver en GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Ver en GitHub↗922
  • embark-framework/embarkAvatar de embark-framework

    embark-framework/embark

    3,773Ver en GitHub↗

    I cannot provide a description for this project because there are no features or functional details provided in the feature list.

    JavaScript
    Ver en GitHub↗3,773
  • emeraldpay/etherjarAvatar de emeraldpay

    emeraldpay/etherjar

    44Ver en GitHub↗

    Java integration library for Ethereum blockchain

    Java
    Ver en GitHub↗44
  • ethereum/remix-desktopAvatar de ethereum

    ethereum/remix-desktop

    1,042Ver en GitHub↗

    Remix IDE desktop

    JavaScript
    Ver en GitHub↗1,042
  • ethereum-ts/typechainAvatar de ethereum-ts

    ethereum-ts/TypeChain

    2,801Ver en GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Ver en GitHub↗2,801
  • iamdefinitelyahuman/brownieAvatar de iamdefinitelyahuman

    iamdefinitelyahuman/brownie

    2,728Ver en GitHub↗

    A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.

    C
    Ver en GitHub↗2,728
  • l-henri/solidity-101Avatar de l-henri

    l-henri/solidity-101

    83Ver en GitHub↗

    Welcome! This is an automated workshop that will on using Solidity Smart contracts. It is aimed at developers who are not familiar with Solidity, or smart contracts.

    Solidity
    Ver en GitHub↗83
  • lamarkaz/parasolAvatar de Lamarkaz

    Lamarkaz/parasol

    74Ver en GitHub↗

    Agile Smart Contract Development Environment

    JavaScript
    Ver en GitHub↗74
  • limechain/etherlimeAvatar de LimeChain

    LimeChain/etherlime

    185Ver en GitHub↗

    Dapp Development framework based on ethers.js

    JavaScript
    Ver en GitHub↗185
  • manifoldfinance/libcallerAvatar de manifoldfinance

    manifoldfinance/libcaller

    3Ver en GitHub↗

    Tooling for encoding rpc calls for EVM compatible chains

    HTML
    Ver en GitHub↗3
  • manojpramesh/solidity-cheatsheetM

    manojpramesh/solidity-cheatsheet

    0Ver en GitHub↗

    This document is a cheatsheet for Solidity that you can use to write Smart Contracts for Ethereum based blockchain.

    Ver en GitHub↗0
  • offciercia/defi-developer-road-mapAvatar de OffcierCia

    OffcierCia/DeFi-Developer-Road-Map

    10,697Ver en GitHub↗

    This project serves as a comprehensive educational roadmap and technical resource collection for developers building decentralized finance applications. It provides a structured curriculum that guides users through the entire lifecycle of blockchain development, from mastering smart contract architecture and security best practices to integrating decentralized infrastructure into modern web applications. The repository distinguishes itself by offering a holistic view of the decentralized ecosystem, bridging the gap between low-level protocol interaction and high-level application design. It c

    JavaScriptawesomeawesome-listblockchain
    Ver en GitHub↗10,697
  • onbjerg/foundry-bookAvatar de onbjerg

    onbjerg/foundry-book

    946Ver en GitHub↗

    A book on all things Foundry, available at https://getfoundry.sh.

    Solidity
    Ver en GitHub↗946
  • openzeppelin/openzeppelin-contractsAvatar de OpenZeppelin

    OpenZeppelin/openzeppelin-contracts

    27,157Ver en GitHub↗

    OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the development of decentralized applications. It provides a foundational framework for building standard-compliant contracts, offering battle-tested implementations for token standards, access control, and common utility patterns. The project distinguishes itself through its comprehensive support for complex architectural patterns, including proxy-based upgradeability, role-based access control, and account abstraction. It enables developers to implement modular logic injection via hoo

    Solidityethereumevmsecurity
    Ver en GitHub↗27,157
  • pessimistic-io/slitherinAvatar de pessimistic-io

    pessimistic-io/slitherin

    376Ver en GitHub↗

    Slither Detectors by Pessimistic.io

    Python
    Ver en GitHub↗376
  • protofire/eth-cliAvatar de protofire

    protofire/eth-cli

    242Ver en GitHub↗

    CLI swiss army knife for Ethereum developers

    TypeScript
    Ver en GitHub↗242