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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dethcrypto/typechain

Open-source alternatives to TypeChain

30 open-source projects similar to dethcrypto/typechain, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TypeChain alternative.

  • bkrem/awesome-solidityAvatar von bkrem

    bkrem/awesome-solidity

    7,032Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗7,032
  • fravoll/solidity-patternsAvatar von fravoll

    fravoll/solidity-patterns

    3,330Auf GitHub ansehen↗

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

    Soliditysmart-contractsoliditysolidity-language
    Auf GitHub ansehen↗3,330
  • fuellabs/swayAvatar von FuelLabs

    FuelLabs/sway

    61,626Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗61,626
  • yeasy/blockchain_guideAvatar von yeasy

    yeasy/blockchain_guide

    7,069Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,069

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • aniket-engg/solidity-schoolAvatar von Aniket-Engg

    Aniket-Engg/solidity-school

    384Auf GitHub ansehen↗

    Solidity School is an initiative to prepare a code base for the solidity beginners by those who were beginners sometime.It categorize the smart contracts according to different difficulty levels and in multiple standards. For now, standards are 0 to 5(can be discussed).

    Solidity
    Auf GitHub ansehen↗384
  • cobraframework/cobraAvatar von cobraframework

    cobraframework/cobra

    54Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗54
  • consensys/solc-typed-astAvatar von ConsenSys

    ConsenSys/solc-typed-ast

    136Auf GitHub ansehen↗

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

    contractshark/vscode-solidity-exstion

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cryptofinlabs/audit-checklistAvatar von cryptofinlabs

    cryptofinlabs/audit-checklist

    368Auf GitHub ansehen↗

    A Solidity smart contract auditing checklist

    Auf GitHub ansehen↗368
  • crytic/not-so-smart-contractsAvatar von crytic

    crytic/not-so-smart-contracts

    2,232Auf GitHub ansehen↗

    Examples of Solidity security issues

    Solidity
    Auf GitHub ansehen↗2,232
  • cyfrin/foundry-full-course-f23Avatar von Cyfrin

    Cyfrin/foundry-full-course-f23

    5,814Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗5,814
  • dapphub/dappsysAvatar von dapphub

    dapphub/dappsys

    569Auf GitHub ansehen↗

    Composable building blocks for Ethereum contracts

    Nix
    Auf GitHub ansehen↗569
  • dragonfly-xyz/useful-solidity-patternsAvatar von dragonfly-xyz

    dragonfly-xyz/useful-solidity-patterns

    1,598Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,598
  • duaraghav8/soliumAvatar von duaraghav8

    duaraghav8/Solium

    922Auf GitHub ansehen↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Auf GitHub ansehen↗922
  • embark-framework/embarkAvatar von embark-framework

    embark-framework/embark

    3,773Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗3,773
  • emeraldpay/etherjarAvatar von emeraldpay

    emeraldpay/etherjar

    44Auf GitHub ansehen↗

    Java integration library for Ethereum blockchain

    Java
    Auf GitHub ansehen↗44
  • ethereum/remix-desktopAvatar von ethereum

    ethereum/remix-desktop

    1,042Auf GitHub ansehen↗

    Remix IDE desktop

    JavaScript
    Auf GitHub ansehen↗1,042
  • ethereum-ts/typechainAvatar von ethereum-ts

    ethereum-ts/TypeChain

    2,801Auf GitHub ansehen↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    Auf GitHub ansehen↗2,801
  • iamdefinitelyahuman/brownieAvatar von iamdefinitelyahuman

    iamdefinitelyahuman/brownie

    2,728Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗2,728
  • l-henri/solidity-101Avatar von l-henri

    l-henri/solidity-101

    83Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗83
  • lamarkaz/parasolAvatar von Lamarkaz

    Lamarkaz/parasol

    74Auf GitHub ansehen↗

    Agile Smart Contract Development Environment

    JavaScript
    Auf GitHub ansehen↗74
  • limechain/etherlimeAvatar von LimeChain

    LimeChain/etherlime

    185Auf GitHub ansehen↗

    Dapp Development framework based on ethers.js

    JavaScript
    Auf GitHub ansehen↗185
  • manifoldfinance/libcallerAvatar von manifoldfinance

    manifoldfinance/libcaller

    3Auf GitHub ansehen↗

    Tooling for encoding rpc calls for EVM compatible chains

    HTML
    Auf GitHub ansehen↗3
  • manojpramesh/solidity-cheatsheetM

    manojpramesh/solidity-cheatsheet

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • onbjerg/foundry-bookAvatar von onbjerg

    onbjerg/foundry-book

    946Auf GitHub ansehen↗

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

    Solidity
    Auf GitHub ansehen↗946
  • openzeppelin/openzeppelin-contractsAvatar von OpenZeppelin

    OpenZeppelin/openzeppelin-contracts

    27,157Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,157
  • pessimistic-io/slitherinAvatar von pessimistic-io

    pessimistic-io/slitherin

    376Auf GitHub ansehen↗

    Slither Detectors by Pessimistic.io

    Python
    Auf GitHub ansehen↗376
  • protofire/eth-cliAvatar von protofire

    protofire/eth-cli

    242Auf GitHub ansehen↗

    CLI swiss army knife for Ethereum developers

    TypeScript
    Auf GitHub ansehen↗242
  • protofire/solhintAvatar von protofire

    protofire/solhint

    1,125Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,125
  • raineorshine/solidity-by-exampleAvatar von raineorshine

    raineorshine/solidity-by-example

    437Auf GitHub ansehen↗

    This is a collection of Solidity snippets for people who like to learn by example. Maybe some day it will turn into more of a step-by-step learning experience.

    JavaScript
    Auf GitHub ansehen↗437