awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesOn-chain Operation Composition

Linking multiple smart contract function calls where the output of one serves as the input for the next within a single transaction.

Distinct from Function Composition: Focuses on on-chain programmable transaction blocks rather than general software function composition.

Explore 1 awesome GitHub repository matching software engineering & architecture · On-chain Operation Composition. Refine with filters or upvote what's useful.

Awesome On-chain Operation Composition GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mystenlabs/suiMystenLabs 的头像

    MystenLabs/sui

    7,612在 GitHub 上查看↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Implements programmable transaction blocks that allow chaining the outputs of on-chain functions as inputs for subsequent operations.

    Rustblockchaindistributed-ledger-technologymove
    在 GitHub 上查看↗7,612
  1. Home
  2. Software Engineering & Architecture
  3. Modular Program Composition
  4. Function Composition
  5. On-chain Operation Composition