Skip to content
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

feat: configure cloud base wallet #858

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

Implement an API for configuring a cloud-based wallet.

Why

This feature enables admin to securely manage and store their wallets stored in the database

How

Create API for base wallet configure and manage in cloud_wallet_user_info table

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
@KulkarniShashank KulkarniShashank self-assigned this Jul 18, 2024
@KulkarniShashank KulkarniShashank added the feature This is a new feature label Jul 18, 2024
Copy link
Contributor

@tipusinghaw tipusinghaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link

@KulkarniShashank KulkarniShashank merged commit 11f97fe into develop Jul 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This is a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: store the configuration for the cloud-based wallet in the database
2 participants