github-code/canton-network/wallet-gateway
canton-network/wallet-gateway: docs/dapp-building/dapp-sdk/installation.md
# Installation Install the SDK with your package manager of choice: **npm:** ```shell npm install @canton-network/dapp-sdk ``` **yarn:** ```shell yarn add @canton-network/dapp-sdk ``` **pnpm:** ```shell pnpm add @canton-network/dapp-sdk ```
READ ON GITHUB-CODE ↗