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

Asigna integration #76

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Asigna integration #76

wants to merge 4 commits into from

Conversation

hozzjss
Copy link
Collaborator

@hozzjss hozzjss commented Dec 18, 2024

Description

Asigna BTC Connect integration to sBTC bridge frontend to enable BTC deposits from Asigna directly to Stacks as sBTC.

Type of Change

  • New feature

Does this introduce a breaking change?

Not a breaking change

By: @jeffrystone

@@ -21,5 +22,6 @@ export const checkAvailableWallets: () => Promise<{
return {
leather: isLeather,
xverse: isXverse,
asigna: window.top !== window.self,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this check is waaay too broad can we have a checker in the asigna connect library that might include like a checker for the host maybe

image

That's the only blocker for now

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.

2 participants