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: Add callback URLs for transaction redirection #116

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

sainthiago
Copy link
Collaborator

Added walletCallbackUrl to executeWithAccount and callbackUrl to executeWithWallet functions. These parameters ensure that users are redirected back to the original URL after signing a transaction, improving the user experience by maintaining context and continuity.

Added walletCallbackUrl to executeWithAccount and callbackUrl to executeWithWallet functions. These parameters ensure that users are redirected back to the original URL after signing a transaction, improving the user experience by maintaining context and continuity.
@sainthiago sainthiago self-assigned this Mar 11, 2025
@Markeljan Markeljan self-requested a review March 11, 2025 18:52
Copy link
Collaborator

@Markeljan Markeljan left a comment

Choose a reason for hiding this comment

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

LGTM, working with next make-agent release or when the BITTE_API_URL is pointing to https://bitte.ai/v1/history

@sainthiago sainthiago merged commit 93aa05e into main Mar 12, 2025
2 checks passed
@sainthiago sainthiago deleted the add-callback-url branch March 12, 2025 10:22
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.

None yet

2 participants