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
+10 -9
View File
@@ -1,15 +1,16 @@
---
openapi: post /dex.v1.Msg/RegisterDEXAccount
title: Register Interchain DEX Account
description: Create a new ICA account for cross-chain trading operations
og:title: Setup Cross-Chain Trading Account
tag: x/dex
sidebar:
badge: x/dex
seo:
title: "Setup Cross-Chain Trading Account"
---
<Note>
Account creation is asynchronous. Monitor the IBC packet acknowledgment to confirm the account address.
</Note>
:::note
Account creation is asynchronous. Monitor the IBC packet acknowledgment to confirm the account address.
:::
<Warning>
Each DID is limited to a maximum number of DEX accounts as configured in module parameters.
</Warning>
:::warning
Each DID is limited to a maximum number of DEX accounts as configured in module parameters.
:::