Skip to content

Conversation

zinderud
Copy link

@zinderud zinderud commented Sep 24, 2025

This PR adds a new Angular starter example for Smart Wallets integration and updates t

Changes:

  • Added examples/angular-starter/ with a complete Angular application demonstrating Smart Wallets usage

PR-Codex overview

This PR introduces an Angular starter project for building applications with Smart Wallets, integrating email OTP authentication and external wallet connections. It enhances the application structure, adds services for wallet management, and includes components for user interface.

Detailed summary

  • Added environment.ts and environment.development.ts for API key configuration.
  • Created routing in app.routes.ts for navigation.
  • Implemented AccountKitService for smart wallet functionality.
  • Developed WalletService for external wallet connections.
  • Added Home and WalletConnectComponent for user interaction.
  • Included HTML templates and SCSS styles for components.
  • Established unit tests for WalletService, Home, and WalletConnectComponent.
  • Updated README.md with setup instructions and usage guidelines.

The following files were skipped due to too many changes: examples/angular-starter/yarn.lock, examples/angular-starter/package-lock.json

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 24, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@vercel
Copy link

vercel bot commented Sep 24, 2025

@zinderud is attempting to deploy a commit to the Alchemy Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant