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

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

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

6 个仓库

Awesome GitHub RepositoriesRuntime Modules

Reusable components and logic for building blockchain runtimes.

Explore 6 awesome GitHub repositories matching part of an awesome list · Runtime Modules. Refine with filters or upvote what's useful.

Awesome Runtime Modules GitHub Repositories

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

    paritytech/substrate

    8,409在 GitHub 上查看↗

    Substrate 是一个模块化区块链开发框架,用于构建具有可编程状态转换和共识机制的定制区块链网络。它充当构建定制网络协议并将节点部署到本地环境或全球测试网的工具包。 该框架利用 WebAssembly 运行时环境来执行状态转换逻辑,确保所有网络节点行为的确定性。它支持模块化逻辑组件和运行时调色板(palettes)的组合,以定义区块链的具体规则和行为。 该系统涵盖了核心区块链操作,包括签名交易处理、区块生成管理和环境数据集成。它还提供用于安全会话密钥存储和轮换的加密密钥管理,以及用于隔离二进制编译和节点编排的工具。

    Core library for building modular blockchain runtimes.

    Rust
    在 GitHub 上查看↗8,409
  • open-web3-stack/open-runtime-module-libraryopen-web3-stack 的头像

    open-web3-stack/open-runtime-module-library

    467在 GitHub 上查看↗

    The Open Runtime Module Library (ORML) is a community maintained collection of Substrate runtime modules.

    Community-maintained collection of runtime modules.

    Rust
    在 GitHub 上查看↗467
  • smartcontractkit/chainlink-polkadotsmartcontractkit 的头像

    smartcontractkit/chainlink-polkadot

    140在 GitHub 上查看↗

    This repository contains the Chainlink feed pallet as well as an example node showing how to integrate it in Substrate-based chains.

    Interface for integrating Chainlink data feeds.

    Go
    在 GitHub 上查看↗140
  • rmrk-team/rmrk-substratermrk-team 的头像

    rmrk-team/rmrk-substrate

    72在 GitHub 上查看↗

    Additional documentation https://rmrk-team.github.io/rmrk-substrate

    Runtime support for nested and multi-resource NFTs.

    TypeScript
    在 GitHub 上查看↗72
  • sunshine-protocol/sunshine-keybasesunshine-protocol 的头像

    sunshine-protocol/sunshine-keybase

    33在 GitHub 上查看↗

    implementation of Keybase Local Key Security on substrate, using ipfs-rust/ipfs-embed

    Identity management module for on-chain accounts.

    Rust
    在 GitHub 上查看↗33
  • sunshine-protocol/sunshine-bountyS

    sunshine-protocol/sunshine-bounty

    0在 GitHub 上查看↗

    Runtime module for managing decentralized bounty programs.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Runtime Modules