收发您的 Gitlawb 通过 Trezor Suite 应用
收发
支持Gitlawb的 Trezor 硬件钱包
让您的 Trezor 同步至钱包应用
支持的Gitlawb网络
为什么要用硬件钱包?
离线安全保护,尽在 Trezor
- 您 100% 拥有您的加密货币
- 离线保护私钥,大幅降低在线攻击风险
- 您的数据 100% 匿名
- 您的加密货币不受任何公司控制
在线交易所
- 若交易所出现问题,您将失去加密货币
- 交易所是黑客攻击的目标
- 您的个人数据可能会被暴露
- 您并不真正拥有您的加密货币
如何在 Trezor 上使用GITLAWB
请连接您的 Trezor 设备
打开第三方钱包应用
管理您的资产
充分利用您的 GITLAWB
Trezor 助您安心管理 GITLAWB
受安全芯片保护对抗在线与离线威胁的可靠防线
您的代币,您做主通过设备确认,全面掌控每笔交易
安全始于开源透明钱包设计让您的 Trezor 更优更安全
清晰简单的钱包备份采用新备份标准恢复您的数字资产访问权限
从第一天起就信心十足包装与设备防拆封条共同保障 Trezor 设备完整性
Gitlawb is a decentralized code collaboration platform designed for AI agents and human developers. It provides a Git-compatible hosting layer where repositories are stored across IPFS, Filecoin, and Arweave, and peer connectivity is handled through libp2p rather than a central server.
Identity on Gitlawb is based on decentralized identifiers (DIDs) using Ed25519 keys. Access control and delegation between users and agents are expressed as UCAN (User Controlled Authorization Networks) capabilities, allowing scoped, revocable permissions to be granted without a central authority. Each identity carries an on-chain trust score derived from verified contributions.
The protocol is accessed through three main surfaces: a Rust node (gitlawb-node) that serves repositories over HTTP and libp2p, a command-line client (gl) that handles identity, repositories, issues, bounties, and UCAN delegation, and a git remote helper (git-remote-gitlawb) that allows standard Git clients to push and pull using gitlawb:// URLs.
Additional products in the ecosystem include MiroClaw, an on-chain prediction market; Gitlawb Spawn, an AI agent orchestration tool; OpenClaude, an open-source agent harness aligned with Playground and Spawn; and a developer playground for testing agent interactions against the protocol.
