安心・安全なGitlawbウォレット
Trezorエコシステムで、Gitlawb資産を完全に安心して管理できます。
- ハードウェア・ウォレットで保護
- 互換性のあるホットウォレットと使う
- 200万人以上のお客様に信頼されています

GitlawbをTrezor Suiteアプリでで送信、受信
送信&受信
GitlawbをサポートするTrezorハードウェア・ウォレット
Trezorをウォレットアプリと同期
Gitlawbを、複数のウォレットアプリと同期させたTrezorハードウェア・ウォレットで管理しましょう。
Trezor Suite
MetaMask
Rabby
対応 Gitlawb ネットワーク
- Base
なぜハードウェア・ウォレットを使うのですか?
Trezorでオフライン管理
- コインは100%あなたのものです
- あなたのウォレットはオフラインで100%安全です
- お客様のデータは100%匿名です
- あなたのコインはどの会社にも紐付いていません
オンライン取引所
- 取引所が破綻すると、コインを失うことになります
- 取引所はハッカーの標的
- あなたの個人データが漏洩する可能性があります
- コインを、あなたはまだ完全に自分のものにしていません。
TrezorでGITLAWBを使う方法
Trezorを接続
サードパーティ製のウォレットアプリを開く
資産を管理しましょう
お手持ちのGITLAWBを最大限に活用しよう
TrezorはあなたのGITLAWBを安全に保護します
セキュア・エレメントにより保護されていますオンラインとオフライン、両方の脅威に対する最強の防御
あなたのトークン、あなたの管理デバイス上での承認により、すべてのトランザクションを完全に制御
セキュリティシールが、梱包やTrezorハードウェア・ウォレットに改ざんがないことを保証します。透明なウォレットデザインが、あなたの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.