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
·

2 repository-uri

Awesome GitHub RepositoriesContract Modularization Patterns

Best practices for structuring smart contract code into maintainable and reusable modules.

Distinguishing note: Focuses on smart contract code organization rather than general software design patterns.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Contract Modularization Patterns. Refine with filters or upvote what's useful.

Awesome Contract Modularization Patterns GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • argotorg/solidityAvatar argotorg

    argotorg/solidity

    25,659Vezi pe GitHub↗

    This project is a high-level programming language and compiler toolchain designed for writing and deploying smart contracts on decentralized virtual machines. It provides a framework for creating self-executing code that operates within deterministic execution environments, ensuring that distributed nodes reach identical state transitions through stack-based machine execution. The language enables the development of complex decentralized logic by supporting state-machine-based contract structures and modular composition. It includes built-in capabilities for cryptographic signature verificati

    Organizes complex logic into isolated and reusable components to improve code readability and simplify the testing process.

    C++blockchaincppethereum
    Vezi pe GitHub↗25,659
  • amazingang/wtf-solidityAvatar AmazingAng

    AmazingAng/WTF-Solidity

    14,002Vezi pe GitHub↗

    WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the complexities of smart contract development and blockchain infrastructure. It serves as a technical resource for mastering the Ethereum ecosystem, providing structured tutorials that cover everything from fundamental programming concepts to advanced virtual machine operation codes. The project distinguishes itself through an integrated on-chain certification system that issues verifiable digital credentials to students upon the successful completion of course modules. By combin

    Organizes complex smart contract logic into reusable design patterns to simplify the development of secure decentralized applications.

    Solidityairdropauctionblockchain
    Vezi pe GitHub↗14,002
  1. Home
  2. Software Engineering & Architecture
  3. Contract Modularization Patterns