awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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 yeasy

    yeasy/blockchain_guide

    7,069Vezi pe 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
    Vezi pe GitHub↗7,069
  • fuellabs/swayAvatar FuelLabs

    FuelLabs/sway

    61,626Vezi pe 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
    Vezi pe GitHub↗61,626
  • bkrem/awesome-solidityAvatar bkrem

    bkrem/awesome-solidity

    7,032Vezi pe 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

    Vezi pe GitHub↗7,032

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • dethcrypto/typechainAvatar dethcrypto

    dethcrypto/TypeChain

    2,801Vezi pe GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Vezi pe GitHub↗2,801
  • status-im/status-reactAvatar status-im

    status-im/status-react

    4,018Vezi pe 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
    Vezi pe GitHub↗4,018
  • cobraframework/cobraAvatar cobraframework

    cobraframework/cobra

    54Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗54
  • consensys/solc-typed-astAvatar ConsenSys

    ConsenSys/solc-typed-ast

    136Vezi pe 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
    Vezi pe GitHub↗136
  • contractshark/vscode-solidity-exstionC

    contractshark/vscode-solidity-exstion

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cryptofinlabs/audit-checklistAvatar cryptofinlabs

    cryptofinlabs/audit-checklist

    368Vezi pe GitHub↗

    A Solidity smart contract auditing checklist

    Vezi pe GitHub↗368
  • crytic/not-so-smart-contractsAvatar crytic

    crytic/not-so-smart-contracts

    2,232Vezi pe GitHub↗

    Examples of Solidity security issues

    Solidity
    Vezi pe GitHub↗2,232
  • cyfrin/foundry-full-course-f23Avatar Cyfrin

    Cyfrin/foundry-full-course-f23

    5,814Vezi pe 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

    Vezi pe GitHub↗5,814
  • dapphub/dappsysAvatar dapphub

    dapphub/dappsys

    569Vezi pe GitHub↗

    Composable building blocks for Ethereum contracts

    Nix
    Vezi pe GitHub↗569
  • dappuniversity/web3-resourcesD

    dappuniversity/web3-resources

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dragonfly-xyz/useful-solidity-patternsAvatar dragonfly-xyz

    dragonfly-xyz/useful-solidity-patterns

    1,598Vezi pe 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
    Vezi pe GitHub↗1,598
  • duaraghav8/soliumAvatar duaraghav8

    duaraghav8/Solium

    922Vezi pe GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Vezi pe GitHub↗922
  • embark-framework/embarkAvatar embark-framework

    embark-framework/embark

    3,773Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗3,773
  • emeraldpay/etherjarAvatar emeraldpay

    emeraldpay/etherjar

    44Vezi pe GitHub↗

    Java integration library for Ethereum blockchain

    Java
    Vezi pe GitHub↗44
  • ethereum/remix-desktopAvatar ethereum

    ethereum/remix-desktop

    1,042Vezi pe GitHub↗

    Remix IDE desktop

    JavaScript
    Vezi pe GitHub↗1,042
  • ethereum-ts/typechainAvatar ethereum-ts

    ethereum-ts/TypeChain

    2,801Vezi pe GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Vezi pe GitHub↗2,801
  • iamdefinitelyahuman/brownieAvatar iamdefinitelyahuman

    iamdefinitelyahuman/brownie

    2,728Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗2,728
  • l-henri/solidity-101Avatar l-henri

    l-henri/solidity-101

    83Vezi pe 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
    Vezi pe GitHub↗83
  • lamarkaz/parasolAvatar Lamarkaz

    Lamarkaz/parasol

    74Vezi pe GitHub↗

    Agile Smart Contract Development Environment

    JavaScript
    Vezi pe GitHub↗74
  • limechain/etherlimeAvatar LimeChain

    LimeChain/etherlime

    185Vezi pe GitHub↗

    Dapp Development framework based on ethers.js

    JavaScript
    Vezi pe GitHub↗185
  • manifoldfinance/libcallerAvatar manifoldfinance

    manifoldfinance/libcaller

    3Vezi pe GitHub↗

    Tooling for encoding rpc calls for EVM compatible chains

    HTML
    Vezi pe GitHub↗3
  • manojpramesh/solidity-cheatsheetM

    manojpramesh/solidity-cheatsheet

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • offciercia/defi-developer-road-mapAvatar OffcierCia

    OffcierCia/DeFi-Developer-Road-Map

    10,697Vezi pe 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
    Vezi pe GitHub↗10,697
  • onbjerg/foundry-bookAvatar onbjerg

    onbjerg/foundry-book

    946Vezi pe GitHub↗

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

    Solidity
    Vezi pe GitHub↗946
  • openzeppelin/openzeppelin-contractsAvatar OpenZeppelin

    OpenZeppelin/openzeppelin-contracts

    27,157Vezi pe 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
    Vezi pe GitHub↗27,157
  • pessimistic-io/slitherinAvatar pessimistic-io

    pessimistic-io/slitherin

    376Vezi pe GitHub↗

    Slither Detectors by Pessimistic.io

    Python
    Vezi pe GitHub↗376
  • protofire/eth-cliAvatar protofire

    protofire/eth-cli

    242Vezi pe GitHub↗

    CLI swiss army knife for Ethereum developers

    TypeScript
    Vezi pe GitHub↗242