Skip to content

Commit bd20ba3

Browse files
authored
chore: remove react-kit (#289)
1 parent af58d40 commit bd20ba3

285 files changed

Lines changed: 12 additions & 15230 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ See [React package README](./packages/react/README.md) for full documentation.
7474
For framework-agnostic usage, see [@zerodev/wallet-core](./packages/core/README.md).
7575

7676
If you'd rather not build your own auth and signing UI, use
77-
[@zerodev/wallet-react-kit](./packages/react-kit/README.md) — drop-in
77+
[@zerodev/wallet-react-ui](./packages/wallet-react-ui/README.md) — drop-in
7878
React components (`<AuthFlow />`, `<SignatureRequest />`) built on top of
7979
this SDK.
8080

@@ -331,7 +331,7 @@ zerodev-wallet-sdk/
331331
│ │ │ ├── native/ # React Native connector, OAuth & export WebView
332332
│ │ │ └── provider.ts # EIP-1193 provider
333333
│ │ └── dist/ # Compiled output
334-
│ └── react-kit/ # Drop-in React UI components
334+
│ └── wallet-react-ui/ # Drop-in React UI components
335335
│ ├── src/
336336
│ │ ├── auth/ # <AuthFlow /> + auth pages and hooks
337337
│ │ ├── signing/ # <SignatureRequest /> + signing hooks
@@ -353,6 +353,6 @@ MIT
353353

354354
## Packages
355355

356-
- **[@zerodev/wallet-react-kit](./packages/react-kit)** — Drop-in React UI components (`<AuthFlow />`, `<SignatureRequest />`) and enhanced wagmi connector
356+
- **[@zerodev/wallet-react-ui](./packages/wallet-react-ui)** — Drop-in React UI components (`<AuthFlow />`, `<SignatureRequest />`) and enhanced wagmi connector
357357
- **[@zerodev/wallet-react](./packages/react)** — React hooks and Wagmi connector (recommended for React apps)
358358
- **[@zerodev/wallet-core](./packages/core)** — Core SDK (framework-agnostic)

assets/icons/app-logo.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

assets/icons/apple-pay.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)