Skip to content

Conversation

@Amira1502
Copy link
Contributor

Summary

This PR converts the entire hello-near-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.
  • Updated wallet/web3modal files to include proper TypeScript interfaces.
  • Updated _app.tsx and index.tsx to comply with TypeScript and Next.js requirements.
  • Update "@reown/appkit / "@reown/appkit-adapter-wagmi" to "^1.8.7",

@gagdiez gagdiez changed the title chore: convert hello-near-examples frontend to ts feat: convert hello-near-examples frontend to ts Oct 1, 2025
@gagdiez gagdiez merged commit 9d4ac4b into near-examples:main Oct 1, 2025
@github-project-automation github-project-automation bot moved this from NEW❗ to Shipped 🚀 in DevRel Oct 1, 2025
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