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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ethereum/remix-desktop

Open-source alternatives to Remix Desktop

30 open-source projects similar to ethereum/remix-desktop, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Remix Desktop alternative.

  • 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
  • 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

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
  • androlo/sol-testerA

    androlo/sol-tester

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 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
  • dapphub/dappsysAvatar de dapphub

    dapphub/dappsys

    569Ver en GitHub↗

    Composable building blocks for Ethereum contracts

    Nix
    Ver en GitHub↗569
  • dethcrypto/typechainAvatar de dethcrypto

    dethcrypto/TypeChain

    2,801Ver en GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Ver en GitHub↗2,801
  • 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-ts/typechainAvatar de ethereum-ts

    ethereum-ts/TypeChain

    2,801Ver en GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Ver en GitHub↗2,801
  • fravoll/solidity-patternsAvatar de fravoll

    fravoll/solidity-patterns

    3,330Ver en GitHub↗

    A compilation of patterns and best practices for the smart contract programming language Solidity

    Soliditysmart-contractsoliditysolidity-language
    Ver en GitHub↗3,330
  • 0xcert/frameworkAvatar de 0xcert

    0xcert/framework

    340Ver en GitHub↗

    0xcert Framework - JavaScript framework for building decentralized applications - build something unique

    TypeScript
    Ver en GitHub↗340
  • 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
  • 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
  • protofire/solhintAvatar de protofire

    protofire/solhint

    1,125Ver en GitHub↗

    Solhint is an open-source project to provide a linting utility for Solidity code.

    JavaScript
    Ver en GitHub↗1,125
  • raineorshine/solidity-replAvatar de raineorshine

    raineorshine/solidity-repl

    394Ver en GitHub↗

    Ethereum Solidity REPL

    JavaScript
    Ver en GitHub↗394
  • rari-capital/solmateAvatar de Rari-Capital

    Rari-Capital/solmate

    4,283Ver en GitHub↗

    Solmate is a Solana program framework and smart contract library providing gas-optimized blockchain primitives. It serves as a development kit for implementing SPL tokens and secure access control systems on the Solana blockchain. The project focuses on reducing compute unit usage and transaction costs through resource-efficient building blocks. It provides standardized components for token logic, balance tracking, and authorization primitives designed to restrict sensitive smart contract functions. The framework employs opinionated patterning and primitive-based composition to structure pro

    Solidity
    Ver en GitHub↗4,283
  • sc-forks/solidity-coverageAvatar de sc-forks

    sc-forks/solidity-coverage

    1,003Ver en GitHub↗

    Code coverage for Solidity smart-contracts

    JavaScript
    Ver en GitHub↗1,003
  • spruceid/siweAvatar de spruceid

    spruceid/siwe

    1,118Ver en GitHub↗

    Sign-In with Ethereum library

    TypeScript
    Ver en GitHub↗1,118