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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dapphub avatar

dapphub/dappsys

0
View on GitHub↗
569 stars·94 forks·Nix·GPL-3.0·15 viewsdapp.tools/dappsys↗

Dappsys

Composable building blocks for Ethereum contracts

Features

  • Smart Contract Development - Building blocks for common smart contract development problems.
  • Smart Contract Patterns - Modular smart contract framework for building decentralized applications.

Star history

Star history chart for dapphub/dappsysStar history chart for dapphub/dappsys

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dapphub/dappsys do?

Composable building blocks for Ethereum contracts

What are the main features of dapphub/dappsys?

The main features of dapphub/dappsys are: Smart Contract Development, Smart Contract Patterns.

Which projects share features with dapphub/dappsys?

Projects with overlapping indexed features include: rari-capital/solmate — Solmate is a Solana program framework and smart contract library providing gas-optimized blockchain primitives. It… openzeppelin/openzeppelin-contracts — OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the… cryptofinlabs/audit-checklist — A Solidity smart contract auditing checklist. bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… fuellabs/sway — Sway is a smart contract development language and programming environment designed for writing, compiling, and… yeasy/blockchain_guide — This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies,…

Projects sharing features with Dappsys

These projects share indexed features with Dappsys. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rari-capital/solmateRari-Capital avatar

    Rari-Capital/solmate

    4,283View on 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
    View on GitHub↗4,283
  • openzeppelin/openzeppelin-contractsOpenZeppelin avatar

    OpenZeppelin/openzeppelin-contracts

    27,157View on 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
    View on GitHub↗27,157
  • cryptofinlabs/audit-checklistcryptofinlabs avatar

    cryptofinlabs/audit-checklist

    368View on GitHub↗

    A Solidity smart contract auditing checklist

    View on GitHub↗368
  • fuellabs/swayFuelLabs avatar

    FuelLabs/sway

    61,626View on 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
    View on GitHub↗61,626
Compare all 30 related projects→