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(frontend): init signer allowance before getting addresses #2632

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

peterpeterparker
Copy link
Member

Motivation

We aim to introduce a new API that utilizes the signer to load BTC and ETH addresses. This requires the frontend to request, at max once per session, that the signer provide an allowance for the client to derive the addresses.

Schema

image

Changes

Tests

peterpeterparker added a commit that referenced this pull request Oct 3, 2024
# Motivation

We need to expose the new `allow_signing` function at the API level for
#2632.

# Changes

- Adding `allowSigning` to backend canister and API
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