Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/canton-network/wallet-gatewayView on github-code
github-code/canton-network/wallet-gateway

canton-network/wallet-gateway: docs/dapp-building/wallet-gateway/apis/index.md

# APIs The Wallet Gateway exposes two JSON-RPC 2.0 APIs: one for dApps interactions and one for user interactions. Both APIs use the same base URL but different paths. ## API Endpoints - **dApp API**: `/api/v0/dapp` - Used by decentralized applications to interact with wallets and submit transaction

READ ON GITHUB-CODE