feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
@@ -1,22 +1,23 @@
---
openapi: post /did.v1.Msg/LinkExternalWallet
title: Link External Wallet to DID
description: Connect MetaMask, Keplr, or other wallets to your decentralized identity
og:title: External Wallet Integration
tag: x/did
sidebar:
badge: x/did
seo:
title: "External Wallet Integration"
---
<Note>
Each wallet can only be linked to one DID. Attempting to link the same wallet
to multiple DIDs will fail.
</Note>
:::note
Each wallet can only be linked to one DID. Attempting to link the same wallet
to multiple DIDs will fail.
:::
<Warning>
Ensure you have control of the wallet before linking. Lost wallet access
means losing this verification method.
</Warning>
:::warning
Ensure you have control of the wallet before linking. Lost wallet access
means losing this verification method.
:::
<Tip>
After linking, you can use your external wallet to sign transactions
and authenticate operations on behalf of your DID.
</Tip>
:::tip
After linking, you can use your external wallet to sign transactions
and authenticate operations on behalf of your DID.
:::