Skip to content
Open
Show file tree
Hide file tree
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
35 changes: 27 additions & 8 deletions docs-main/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -522,17 +522,36 @@
{
"group": "Wallet Gateway",
"pages": [
"integrations/wallet-gateway/download",
"integrations/wallet-gateway/configuration",
"integrations/wallet-gateway/overview",
"integrations/wallet-gateway/quickstart",
{
"group": "Wallet Gateway Integration Guide",
"group": "Set up & operate",
"pages": [
"integrations/wallet-gateway/usage",
"integrations/wallet-gateway/signing-providers",
"integrations/wallet-gateway/apis",
"integrations/wallet-gateway/troubleshooting"
"integrations/wallet-gateway/operate/configure",
"integrations/wallet-gateway/operate/networks-and-identity",
"integrations/wallet-gateway/operate/signing-providers",
"integrations/wallet-gateway/operate/deploy",
"integrations/wallet-gateway/operate/security",
"integrations/wallet-gateway/operate/troubleshooting"
]
}
},
{
"group": "Use the Wallet Gateway",
"pages": [
"integrations/wallet-gateway/use/party-management",
"integrations/wallet-gateway/use/approve-and-sign",
"integrations/wallet-gateway/use/automate-with-user-api"
]
},
{
"group": "Reference",
"pages": [
"integrations/wallet-gateway/reference/user-api",
"integrations/wallet-gateway/reference/dapp-api",
"integrations/wallet-gateway/reference/configuration-reference"
]
},
"integrations/release-notes/wallet-gateway"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs-main/integrations/release-notes/wallet-gateway.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Wallet Gateway"
title: "Release Notes"
description: "Release notes for the Canton Network Wallet Gateway"
---

Expand Down
137 changes: 0 additions & 137 deletions docs-main/integrations/wallet-gateway/apis.mdx

This file was deleted.

Loading