Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 30 additions & 77 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"dark": "#111111"
},
"contextual": {
"options": [
"copy",
"view",
"chatgpt",
"claude"
]
"options": ["copy", "view", "chatgpt", "claude"]
},
"integrations": {
"gtm": {
"tagId": "GTM-MJL772VN"
}
},
"favicon": "/favicon.png",
"fonts": {
Expand Down Expand Up @@ -55,19 +55,14 @@
"tabs": [
{
"tab": "Home",
"pages": [
"home"
]
"pages": ["home"]
},
{
"tab": "Solutions",
"groups": [
{
"group": " ",
"pages": [
"solutions/overview",
"solutions/llm-integrations"
]
"pages": ["solutions/overview", "solutions/llm-integrations"]
},
{
"group": "Wallets",
Expand Down Expand Up @@ -255,9 +250,7 @@
"groups": [
{
"group": " ",
"pages": [
"sdk/overview"
]
"pages": ["sdk/overview"]
},
{
"group": "Web SDKs",
Expand Down Expand Up @@ -610,9 +603,7 @@
},
{
"group": "Mobile",
"pages": [
"sdk/mobile"
]
"pages": ["sdk/mobile"]
},
{
"group": "Other SDKs",
Expand All @@ -623,9 +614,7 @@
"sdk/typescript/overview",
{
"group": "Backend Integration",
"pages": [
"sdk/typescript/guides/backend/integration"
]
"pages": ["sdk/typescript/guides/backend/integration"]
},
{
"group": "Frontend Integration",
Expand All @@ -646,9 +635,7 @@
},
{
"group": "Go",
"pages": [
"sdk/go/overview"
]
"pages": ["sdk/go/overview"]
}
]
}
Expand All @@ -659,9 +646,7 @@
"groups": [
{
"group": " ",
"pages": [
"api-references/overview"
]
"pages": ["api-references/overview"]
},
{
"group": "Indexer",
Expand Down Expand Up @@ -977,9 +962,7 @@
},
{
"group": "Blockchain RPC",
"pages": [
"api-references/node-gateway"
]
"pages": ["api-references/node-gateway"]
}
]
},
Expand Down Expand Up @@ -1028,9 +1011,7 @@
},
{
"group": "Boilerplates",
"pages": [
"guides/template-overview"
]
"pages": ["guides/template-overview"]
}
]
},
Expand Down Expand Up @@ -1059,9 +1040,7 @@
"tabs": [
{
"tab": "ホーム",
"pages": [
"ja/home"
]
"pages": ["ja/home"]
},
{
"tab": "ソリューション",
Expand Down Expand Up @@ -1258,9 +1237,7 @@
"groups": [
{
"group": " ",
"pages": [
"ja/sdk/overview"
]
"pages": ["ja/sdk/overview"]
},
{
"group": "Web SDK",
Expand Down Expand Up @@ -1603,9 +1580,7 @@
},
{
"group": "モバイル",
"pages": [
"ja/sdk/mobile"
]
"pages": ["ja/sdk/mobile"]
},
{
"group": "その他のSDK",
Expand Down Expand Up @@ -1639,9 +1614,7 @@
},
{
"group": "Go",
"pages": [
"ja/sdk/go/overview"
]
"pages": ["ja/sdk/go/overview"]
}
]
}
Expand All @@ -1652,9 +1625,7 @@
"groups": [
{
"group": " ",
"pages": [
"ja/api-references/overview"
]
"pages": ["ja/api-references/overview"]
},
{
"group": "トランザクション",
Expand Down Expand Up @@ -1976,9 +1947,7 @@
},
{
"group": "ブロックチェーンRPC",
"pages": [
"ja/api-references/node-gateway"
]
"pages": ["ja/api-references/node-gateway"]
}
]
},
Expand Down Expand Up @@ -2026,9 +1995,7 @@
},
{
"group": "ボイラープレート",
"pages": [
"ja/guides/template-overview"
]
"pages": ["ja/guides/template-overview"]
}
]
},
Expand Down Expand Up @@ -2057,9 +2024,7 @@
"tabs": [
{
"tab": "Inicio",
"pages": [
"es/home"
]
"pages": ["es/home"]
},
{
"tab": "Soluciones",
Expand Down Expand Up @@ -2256,9 +2221,7 @@
"groups": [
{
"group": " ",
"pages": [
"es/sdk/overview"
]
"pages": ["es/sdk/overview"]
},
{
"group": "SDKs Web",
Expand Down Expand Up @@ -2601,9 +2564,7 @@
},
{
"group": "Móvil",
"pages": [
"es/sdk/mobile"
]
"pages": ["es/sdk/mobile"]
},
{
"group": "Otros SDKs",
Expand Down Expand Up @@ -2637,9 +2598,7 @@
},
{
"group": "Go",
"pages": [
"es/sdk/go/overview"
]
"pages": ["es/sdk/go/overview"]
}
]
}
Expand All @@ -2650,9 +2609,7 @@
"groups": [
{
"group": " ",
"pages": [
"es/api-references/overview"
]
"pages": ["es/api-references/overview"]
},
{
"group": "Transacciones",
Expand Down Expand Up @@ -2974,9 +2931,7 @@
},
{
"group": "RPC Blockchain",
"pages": [
"es/api-references/node-gateway"
]
"pages": ["es/api-references/node-gateway"]
}
]
},
Expand Down Expand Up @@ -3024,9 +2979,7 @@
},
{
"group": "Plantillas Base",
"pages": [
"es/guides/template-overview"
]
"pages": ["es/guides/template-overview"]
}
]
},
Expand Down Expand Up @@ -3173,4 +3126,4 @@
}
],
"theme": "mint"
}
}