github-code/canton-network/wallet-gateway
canton-network/wallet-gateway: core/splice-provider/README.md
# @canton-network/core-splice-provider Shared **Provider** abstraction for talking to a Canton ledger — either directly (JSON Ledger API) or through a wallet / dApp API. Consumers never call the ledger or a specific transport themselves. They use one interface: ```ts import { AbstractProvider, Provi
READ ON GITHUB-CODE ↗