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 ↗