PartyLayer/PartyLayer: packages/create-partylayer-app/templates/react-vite/README.md
# {{PROJECT_NAME}} A [PartyLayer](https://partylayer.xyz) dApp: React + Vite, with Canton wallet integration. ## Develop ```bash npm run dev ``` Open the app and click **Connect Wallet**. The modal lists every verified Canton wallet from the registry. ## How it's wired ```tsx import { PartyLayerKit,
Read on GitHub Code ↗