From 94093481dc2eb6d2aaa196cafe45674f0d19ccb9 Mon Sep 17 00:00:00 2001
From: Not Jeremy Liu <31809888+NotJeremyLiu@users.noreply.github.com>
Date: Fri, 15 Aug 2025 09:59:56 -0400
Subject: [PATCH 1/3] Revert "Update eip-compatibility.mdx"
This reverts commit b37d38f89e9029118540cbac124d05661d3f1686.
---
docs/documentation/eip-compatibility.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/documentation/eip-compatibility.mdx b/docs/documentation/eip-compatibility.mdx
index ecd1990d..18fbec88 100644
--- a/docs/documentation/eip-compatibility.mdx
+++ b/docs/documentation/eip-compatibility.mdx
@@ -5,7 +5,7 @@ mode: "custom"
keywords: ['eip', 'ethereum improvement proposals', 'compatibility', 'support', 'implementation', 'cosmos evm', 'matrix', 'table']
---
-import EIPCompatibilityTable from '../snippets/eip-compatibility-table.jsx'
+import EIPCompatibilityTable from '/snippets/eip-compatibility-table.jsx'
{/* Google Sheets source: https://docs.google.com/spreadsheets/d/1OGscheUSh-g15p7mNYjSaxI05E8O_3R3tDK0IwXaczk/edit?usp=sharing */}
From 4c2406b5c1d93430e0602a0ac13b520abf395942 Mon Sep 17 00:00:00 2001
From: Not Jeremy Liu <31809888+NotJeremyLiu@users.noreply.github.com>
Date: Fri, 15 Aug 2025 09:59:59 -0400
Subject: [PATCH 2/3] Revert "Update rpc-explorer.mdx"
This reverts commit ba5a1991a8863e548d6d87f2df967f279e59e317.
---
docs/api-reference/ethereum-json-rpc/rpc-explorer.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/api-reference/ethereum-json-rpc/rpc-explorer.mdx b/docs/api-reference/ethereum-json-rpc/rpc-explorer.mdx
index 127bbe80..2e947410 100644
--- a/docs/api-reference/ethereum-json-rpc/rpc-explorer.mdx
+++ b/docs/api-reference/ethereum-json-rpc/rpc-explorer.mdx
@@ -5,6 +5,6 @@ keywords: ['json-rpc', 'ethereum', 'methods', 'api', 'web3', 'eth', 'debug', 'pe
mode: "custom"
---
-import RPCMethodsViewer from '../snippets/rpc-methods-viewer.jsx';
+import RPCMethodsViewer from '/snippets/rpc-methods-viewer.jsx';
-
+
\ No newline at end of file
From 98bd11f90246e715121902d09143febb759480e1 Mon Sep 17 00:00:00 2001
From: Not Jeremy Liu <31809888+NotJeremyLiu@users.noreply.github.com>
Date: Fri, 15 Aug 2025 10:00:28 -0400
Subject: [PATCH 3/3] Revert "move docs.json into docs repo and assets"
This reverts commit 5a6686d2f3ed0fd71011842b3ec8075f6edf6894.
---
{docs/assets => assets}/brand/atom-colour.png | Bin
{docs/assets => assets}/brand/atom-colour.svg | 0
{docs/assets => assets}/brand/atom-dark.png | Bin
{docs/assets => assets}/brand/atom-dark.svg | 0
{docs/assets => assets}/brand/atom.png | Bin
{docs/assets => assets}/brand/atom.svg | 0
.../brand/black-ibc-logo.svg | 0
.../assets => assets}/brand/color-scheme.png | Bin
{docs/assets => assets}/brand/cosmos-dark.png | Bin
{docs/assets => assets}/brand/cosmos-dark.svg | 0
.../brand/cosmos-wordmark-dark.svg | 0
.../brand/cosmos-wordmark.svg | 0
{docs/assets => assets}/brand/cosmos.svg | 0
{docs/assets => assets}/cosmos-dark.svg | 0
.../cosmos-wordmark-dark.png | Bin
{docs/assets => assets}/cosmos-wordmark.png | Bin
{docs/assets => assets}/cosmos.png | Bin
{docs/assets => assets}/cosmos.svg | 0
{docs/assets => assets}/favicon.svg | 0
{docs/assets => assets}/logo.svg | 0
.../public/remix-provider.png | Bin
docs.json | 165 ++++++++++++++++++
docs/docs.json | 165 ------------------
23 files changed, 165 insertions(+), 165 deletions(-)
rename {docs/assets => assets}/brand/atom-colour.png (100%)
rename {docs/assets => assets}/brand/atom-colour.svg (100%)
rename {docs/assets => assets}/brand/atom-dark.png (100%)
rename {docs/assets => assets}/brand/atom-dark.svg (100%)
rename {docs/assets => assets}/brand/atom.png (100%)
rename {docs/assets => assets}/brand/atom.svg (100%)
rename {docs/assets => assets}/brand/black-ibc-logo.svg (100%)
rename {docs/assets => assets}/brand/color-scheme.png (100%)
rename {docs/assets => assets}/brand/cosmos-dark.png (100%)
rename {docs/assets => assets}/brand/cosmos-dark.svg (100%)
rename {docs/assets => assets}/brand/cosmos-wordmark-dark.svg (100%)
rename {docs/assets => assets}/brand/cosmos-wordmark.svg (100%)
rename {docs/assets => assets}/brand/cosmos.svg (100%)
rename {docs/assets => assets}/cosmos-dark.svg (100%)
rename {docs/assets => assets}/cosmos-wordmark-dark.png (100%)
rename {docs/assets => assets}/cosmos-wordmark.png (100%)
rename {docs/assets => assets}/cosmos.png (100%)
rename {docs/assets => assets}/cosmos.svg (100%)
rename {docs/assets => assets}/favicon.svg (100%)
rename {docs/assets => assets}/logo.svg (100%)
rename {docs/assets => assets}/public/remix-provider.png (100%)
create mode 100644 docs.json
delete mode 100644 docs/docs.json
diff --git a/docs/assets/brand/atom-colour.png b/assets/brand/atom-colour.png
similarity index 100%
rename from docs/assets/brand/atom-colour.png
rename to assets/brand/atom-colour.png
diff --git a/docs/assets/brand/atom-colour.svg b/assets/brand/atom-colour.svg
similarity index 100%
rename from docs/assets/brand/atom-colour.svg
rename to assets/brand/atom-colour.svg
diff --git a/docs/assets/brand/atom-dark.png b/assets/brand/atom-dark.png
similarity index 100%
rename from docs/assets/brand/atom-dark.png
rename to assets/brand/atom-dark.png
diff --git a/docs/assets/brand/atom-dark.svg b/assets/brand/atom-dark.svg
similarity index 100%
rename from docs/assets/brand/atom-dark.svg
rename to assets/brand/atom-dark.svg
diff --git a/docs/assets/brand/atom.png b/assets/brand/atom.png
similarity index 100%
rename from docs/assets/brand/atom.png
rename to assets/brand/atom.png
diff --git a/docs/assets/brand/atom.svg b/assets/brand/atom.svg
similarity index 100%
rename from docs/assets/brand/atom.svg
rename to assets/brand/atom.svg
diff --git a/docs/assets/brand/black-ibc-logo.svg b/assets/brand/black-ibc-logo.svg
similarity index 100%
rename from docs/assets/brand/black-ibc-logo.svg
rename to assets/brand/black-ibc-logo.svg
diff --git a/docs/assets/brand/color-scheme.png b/assets/brand/color-scheme.png
similarity index 100%
rename from docs/assets/brand/color-scheme.png
rename to assets/brand/color-scheme.png
diff --git a/docs/assets/brand/cosmos-dark.png b/assets/brand/cosmos-dark.png
similarity index 100%
rename from docs/assets/brand/cosmos-dark.png
rename to assets/brand/cosmos-dark.png
diff --git a/docs/assets/brand/cosmos-dark.svg b/assets/brand/cosmos-dark.svg
similarity index 100%
rename from docs/assets/brand/cosmos-dark.svg
rename to assets/brand/cosmos-dark.svg
diff --git a/docs/assets/brand/cosmos-wordmark-dark.svg b/assets/brand/cosmos-wordmark-dark.svg
similarity index 100%
rename from docs/assets/brand/cosmos-wordmark-dark.svg
rename to assets/brand/cosmos-wordmark-dark.svg
diff --git a/docs/assets/brand/cosmos-wordmark.svg b/assets/brand/cosmos-wordmark.svg
similarity index 100%
rename from docs/assets/brand/cosmos-wordmark.svg
rename to assets/brand/cosmos-wordmark.svg
diff --git a/docs/assets/brand/cosmos.svg b/assets/brand/cosmos.svg
similarity index 100%
rename from docs/assets/brand/cosmos.svg
rename to assets/brand/cosmos.svg
diff --git a/docs/assets/cosmos-dark.svg b/assets/cosmos-dark.svg
similarity index 100%
rename from docs/assets/cosmos-dark.svg
rename to assets/cosmos-dark.svg
diff --git a/docs/assets/cosmos-wordmark-dark.png b/assets/cosmos-wordmark-dark.png
similarity index 100%
rename from docs/assets/cosmos-wordmark-dark.png
rename to assets/cosmos-wordmark-dark.png
diff --git a/docs/assets/cosmos-wordmark.png b/assets/cosmos-wordmark.png
similarity index 100%
rename from docs/assets/cosmos-wordmark.png
rename to assets/cosmos-wordmark.png
diff --git a/docs/assets/cosmos.png b/assets/cosmos.png
similarity index 100%
rename from docs/assets/cosmos.png
rename to assets/cosmos.png
diff --git a/docs/assets/cosmos.svg b/assets/cosmos.svg
similarity index 100%
rename from docs/assets/cosmos.svg
rename to assets/cosmos.svg
diff --git a/docs/assets/favicon.svg b/assets/favicon.svg
similarity index 100%
rename from docs/assets/favicon.svg
rename to assets/favicon.svg
diff --git a/docs/assets/logo.svg b/assets/logo.svg
similarity index 100%
rename from docs/assets/logo.svg
rename to assets/logo.svg
diff --git a/docs/assets/public/remix-provider.png b/assets/public/remix-provider.png
similarity index 100%
rename from docs/assets/public/remix-provider.png
rename to assets/public/remix-provider.png
diff --git a/docs.json b/docs.json
new file mode 100644
index 00000000..8d2b80bb
--- /dev/null
+++ b/docs.json
@@ -0,0 +1,165 @@
+{
+ "$schema": "https://mintlify.com/docs.json",
+ "name": "Cosmos Documentation",
+ "description": "Build the future of the internet of blockchains with Cosmos.",
+ "theme": "mint",
+ "colors": {
+ "primary": "#000000",
+ "light": "#cccccc",
+ "dark": "#0E0E0E"
+ },
+ "icons": {
+ "library": "lucide"
+ },
+ "styling": {
+ "codeblocks": "system"
+ },
+ "favicon": {
+ "light": "/assets/brand/cosmos.svg",
+ "dark": "/assets/brand/cosmos-dark.svg"
+ },
+ "logo": {
+ "light": "/assets/brand/cosmos-wordmark-dark.svg",
+ "dark": "/assets/brand/cosmos-wordmark.svg"
+ },
+ "navigation": {
+ "tabs": [
+ {
+ "tab": "Documentation",
+ "groups": [
+ {
+ "group": "Documentation",
+ "pages": [
+ "docs/documentation/overview",
+ {
+ "group": "Getting Started",
+ "pages": [
+ "docs/documentation/getting-started/index",
+ "docs/documentation/getting-started/faq",
+ "docs/documentation/getting-started/development-environment",
+ {
+ "group": "Tooling and Resources",
+ "pages": [
+ "docs/documentation/getting-started/tooling-and-resources/overview",
+ "docs/documentation/getting-started/tooling-and-resources/block-explorers",
+ "docs/documentation/getting-started/tooling-and-resources/foundry",
+ "docs/documentation/getting-started/tooling-and-resources/hardhat",
+ "docs/documentation/getting-started/tooling-and-resources/remix",
+ "docs/documentation/getting-started/tooling-and-resources/testing-and-fuzzing",
+ "docs/documentation/getting-started/tooling-and-resources/wallet-integration"
+ ]
+ }
+ ]
+ },
+ {
+ "group": "Concepts",
+ "pages": [
+ "docs/documentation/concepts/index",
+ "docs/documentation/concepts/accounts",
+ "docs/documentation/concepts/chain-id",
+ "docs/documentation/concepts/encoding",
+ "docs/documentation/concepts/gas-and-fees",
+ "docs/documentation/concepts/ibc",
+ "docs/documentation/concepts/mempool",
+ "docs/documentation/concepts/migrations",
+ "docs/documentation/concepts/pending-state",
+ "docs/documentation/concepts/replay-protection",
+ "docs/documentation/concepts/signing",
+ "docs/documentation/concepts/single-token-representation",
+ "docs/documentation/concepts/tokens",
+ "docs/documentation/concepts/transactions"
+ ]
+ },
+ {
+ "group": "Cosmos SDK",
+ "pages": [
+ "docs/documentation/cosmos-sdk/overview",
+ "docs/documentation/cosmos-sdk/cli",
+ "docs/documentation/cosmos-sdk/integrate",
+ "docs/documentation/cosmos-sdk/protocol",
+ {
+ "group": "Modules",
+ "pages": [
+ "docs/documentation/cosmos-sdk/modules/epochs",
+ "docs/documentation/cosmos-sdk/modules/erc20",
+ "docs/documentation/cosmos-sdk/modules/feemarket",
+ "docs/documentation/cosmos-sdk/modules/vm"
+ ]
+ }
+ ]
+ },
+ {
+ "group": "Smart Contracts",
+ "pages": [
+ "docs/documentation/smart-contracts/introduction",
+ "docs/documentation/smart-contracts/custom-improvement-proposals",
+ {
+ "group": "Precompiles",
+ "pages": [
+ "docs/documentation/smart-contracts/precompiles/index",
+ "docs/documentation/smart-contracts/precompiles/overview",
+ "docs/documentation/smart-contracts/precompiles/bank",
+ "docs/documentation/smart-contracts/precompiles/bech32",
+ "docs/documentation/smart-contracts/precompiles/callbacks",
+ "docs/documentation/smart-contracts/precompiles/distribution",
+ "docs/documentation/smart-contracts/precompiles/erc20",
+ "docs/documentation/smart-contracts/precompiles/governance",
+ "docs/documentation/smart-contracts/precompiles/ics20",
+ "docs/documentation/smart-contracts/precompiles/p256",
+ "docs/documentation/smart-contracts/precompiles/slashing",
+ "docs/documentation/smart-contracts/precompiles/staking",
+ "docs/documentation/smart-contracts/precompiles/werc20"
+ ]
+ },
+ {
+ "group": "Predeployed Contracts",
+ "pages": [
+ "docs/documentation/smart-contracts/predeployed-contracts/index"
+ ]
+ }
+ ]
+ },
+ "docs/documentation/differences",
+ "docs/documentation/eip-compatibility"
+ ]
+ }
+ ]
+ },
+ {
+ "tab": "API Reference",
+ "pages": [
+ "docs/api-reference/ethereum-json-rpc/index",
+ "docs/api-reference/ethereum-json-rpc/methods",
+ "docs/api-reference/ethereum-json-rpc/rpc-explorer"
+ ]
+ },
+ {
+ "tab": "Release Notes",
+ "pages": [
+ "docs/changelog/release-notes"
+ ]
+ }
+ ]
+ },
+ "footer": {
+ "socials": {
+ "twitter": "https://twitter.com/cosmos",
+ "github": "https://github.com/cosmos",
+ "discord": "https://discord.gg/interchain",
+ "website": "https://cosmos.network"
+ }
+ },
+ "appearance": {
+ "default": "system",
+ "strict": false
+ },
+ "search": {
+ "prompt": "Search docs..."
+ },
+ "background": {
+ "color": {
+ "light": "#F1F1F1",
+ "dark": "#000000"
+ }
+ }
+}
\ No newline at end of file
diff --git a/docs/docs.json b/docs/docs.json
deleted file mode 100644
index 4287b984..00000000
--- a/docs/docs.json
+++ /dev/null
@@ -1,165 +0,0 @@
-{
- "$schema": "https://mintlify.com/docs.json",
- "name": "Cosmos Documentation",
- "description": "Build the future of the internet of blockchains with Cosmos.",
- "theme": "mint",
- "colors": {
- "primary": "#000000",
- "light": "#cccccc",
- "dark": "#0E0E0E"
- },
- "icons": {
- "library": "lucide"
- },
- "styling": {
- "codeblocks": "system"
- },
- "favicon": {
- "light": "/assets/brand/cosmos.svg",
- "dark": "/assets/brand/cosmos-dark.svg"
- },
- "logo": {
- "light": "/assets/brand/cosmos-wordmark-dark.svg",
- "dark": "/assets/brand/cosmos-wordmark.svg"
- },
- "navigation": {
- "tabs": [
- {
- "tab": "Documentation",
- "groups": [
- {
- "group": "Documentation",
- "pages": [
- "documentation/overview",
- {
- "group": "Getting Started",
- "pages": [
- "documentation/getting-started/index",
- "documentation/getting-started/faq",
- "documentation/getting-started/development-environment",
- {
- "group": "Tooling and Resources",
- "pages": [
- "documentation/getting-started/tooling-and-resources/overview",
- "documentation/getting-started/tooling-and-resources/block-explorers",
- "documentation/getting-started/tooling-and-resources/foundry",
- "documentation/getting-started/tooling-and-resources/hardhat",
- "documentation/getting-started/tooling-and-resources/remix",
- "documentation/getting-started/tooling-and-resources/testing-and-fuzzing",
- "documentation/getting-started/tooling-and-resources/wallet-integration"
- ]
- }
- ]
- },
- {
- "group": "Concepts",
- "pages": [
- "documentation/concepts/index",
- "documentation/concepts/accounts",
- "documentation/concepts/chain-id",
- "documentation/concepts/encoding",
- "documentation/concepts/gas-and-fees",
- "documentation/concepts/ibc",
- "documentation/concepts/mempool",
- "documentation/concepts/migrations",
- "documentation/concepts/pending-state",
- "documentation/concepts/replay-protection",
- "documentation/concepts/signing",
- "documentation/concepts/single-token-representation",
- "documentation/concepts/tokens",
- "documentation/concepts/transactions"
- ]
- },
- {
- "group": "Cosmos SDK",
- "pages": [
- "documentation/cosmos-sdk/overview",
- "documentation/cosmos-sdk/cli",
- "documentation/cosmos-sdk/integrate",
- "documentation/cosmos-sdk/protocol",
- {
- "group": "Modules",
- "pages": [
- "documentation/cosmos-sdk/modules/epochs",
- "documentation/cosmos-sdk/modules/erc20",
- "documentation/cosmos-sdk/modules/feemarket",
- "documentation/cosmos-sdk/modules/vm"
- ]
- }
- ]
- },
- {
- "group": "Smart Contracts",
- "pages": [
- "documentation/smart-contracts/introduction",
- "documentation/smart-contracts/custom-improvement-proposals",
- {
- "group": "Precompiles",
- "pages": [
- "documentation/smart-contracts/precompiles/index",
- "documentation/smart-contracts/precompiles/overview",
- "documentation/smart-contracts/precompiles/bank",
- "documentation/smart-contracts/precompiles/bech32",
- "documentation/smart-contracts/precompiles/callbacks",
- "documentation/smart-contracts/precompiles/distribution",
- "documentation/smart-contracts/precompiles/erc20",
- "documentation/smart-contracts/precompiles/governance",
- "documentation/smart-contracts/precompiles/ics20",
- "documentation/smart-contracts/precompiles/p256",
- "documentation/smart-contracts/precompiles/slashing",
- "documentation/smart-contracts/precompiles/staking",
- "documentation/smart-contracts/precompiles/werc20"
- ]
- },
- {
- "group": "Predeployed Contracts",
- "pages": [
- "documentation/smart-contracts/predeployed-contracts/index"
- ]
- }
- ]
- },
- "documentation/differences",
- "documentation/eip-compatibility"
- ]
- }
- ]
- },
- {
- "tab": "API Reference",
- "pages": [
- "api-reference/ethereum-json-rpc/index",
- "api-reference/ethereum-json-rpc/methods",
- "api-reference/ethereum-json-rpc/rpc-explorer"
- ]
- },
- {
- "tab": "Release Notes",
- "pages": [
- "changelog/release-notes"
- ]
- }
- ]
- },
- "footer": {
- "socials": {
- "twitter": "https://twitter.com/cosmos",
- "github": "https://github.com/cosmos",
- "discord": "https://discord.gg/interchain",
- "website": "https://cosmos.network"
- }
- },
- "appearance": {
- "default": "system",
- "strict": false
- },
- "search": {
- "prompt": "Search docs..."
- },
- "background": {
- "color": {
- "light": "#F1F1F1",
- "dark": "#000000"
- }
- }
-}
\ No newline at end of file