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,17 +1,18 @@
---
openapi: post /did.v1.Msg/AddService
title: Add Service Endpoint
description: Associate services and interaction endpoints with your DID
og:title: Add DID Service
tag: x/did
sidebar:
badge: x/did
seo:
title: "Add DID Service"
---
<Tip>
Service endpoints enable others to discover how to interact with
your DID for specific purposes (messaging, data exchange, etc.).
</Tip>
:::tip
Service endpoints enable others to discover how to interact with
your DID for specific purposes (messaging, data exchange, etc.).
:::
<Note>
Service URLs should use HTTPS for security. Consider using
decentralized storage for resilience.
</Note>
:::note
Service URLs should use HTTPS for security. Consider using
decentralized storage for resilience.
:::