6 个仓库
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.
Substrate 是一个模块化区块链开发框架,用于构建具有可编程状态转换和共识机制的定制区块链网络。它充当构建定制网络协议并将节点部署到本地环境或全球测试网的工具包。 该框架利用 WebAssembly 运行时环境来执行状态转换逻辑,确保所有网络节点行为的确定性。它支持模块化逻辑组件和运行时调色板(palettes)的组合,以定义区块链的具体规则和行为。 该系统涵盖了核心区块链操作,包括签名交易处理、区块生成管理和环境数据集成。它还提供用于安全会话密钥存储和轮换的加密密钥管理,以及用于隔离二进制编译和节点编排的工具。
Core library for building modular blockchain runtimes.
The Open Runtime Module Library (ORML) is a community maintained collection of Substrate runtime modules.
Community-maintained collection of runtime modules.
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.
Additional documentation https://rmrk-team.github.io/rmrk-substrate
Runtime support for nested and multi-resource NFTs.
implementation of Keybase Local Key Security on substrate, using ipfs-rust/ipfs-embed
Identity management module for on-chain accounts.
Runtime module for managing decentralized bounty programs.