Skip to content

Conversation

@Amira1502
Copy link
Contributor

@Amira1502 Amira1502 commented Sep 29, 2025

Summary
This PR converts the entire guest-book-examples frontend from JavaScript to TypeScript. All pages, components, and wallet integrations have been updated to use .ts / .tsx files with appropriate typing.

Changes

  • Renamed .js files to .ts or .tsx.
  • Added TypeScript types for components, pages, and props.
  • Added declarations.d.ts for SVG imports.
  • Removed dependencies: wallet-selector, viem, wagmi, and reown.
  • Updated wallet connection logic in all examples to use near-selector.
  • Updated TypeScript types and hooks to match the near-selector API.
  • Removed the old wallet folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants