Skip to content

[playground] implemented smart account settings #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

khannanov-nil
Copy link
Collaborator

Short Summary

This diff changes the smart account connector feature in the Playground by adding a new settings screen and the ability to regenerate the currently set smart account.

What Changes Were Made

  • Added a new smart account settings screen opened from the main screen of the smart account connector
  • Moved the RPC URL view to a separate screen opened from the settings screen
  • Added a new screen showing the private key assigned to the currently set smart account
  • Added the option to regenerate the currently set smart account

Related Issue

Fixes #720.

Checklist

Please mark each item with an x inside the brackets (e.g., [x]) once completed.

  • I have read and followed the Contributing Guide
  • I have tested the changes locally
  • I have added relevant tests (if applicable)
  • I have updated documentation/comments (if applicable)

@khannanov-nil khannanov-nil added the playground Related to playground interface label Apr 16, 2025
@khannanov-nil khannanov-nil self-assigned this Apr 16, 2025
@khannanov-nil khannanov-nil linked an issue Apr 16, 2025 that may be closed by this pull request
@khannanov-nil khannanov-nil marked this pull request as ready for review April 16, 2025 08:34
@dmtrskv
Copy link
Contributor

dmtrskv commented May 9, 2025

@KlonD90 should we merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playground Related to playground interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Playground] Regenerate built-in wallet button
3 participants