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

Make it easier to configure Bitcoin Connect via javascript #95

Closed
rolznz opened this issue Nov 2, 2023 · 1 comment · Fixed by #140
Closed

Make it easier to configure Bitcoin Connect via javascript #95

rolznz opened this issue Nov 2, 2023 · 1 comment · Fixed by #140
Assignees

Comments

@rolznz
Copy link
Collaborator

rolznz commented Nov 2, 2023

Setting attributes requires a lot of code and there are many restrictions. It'd be easier to set a global bitcoin connect config object?

@rolznz
Copy link
Collaborator Author

rolznz commented Nov 17, 2023

Requirements:

  • some way to call programmatically init the bitcoin connect library (components should not be rendered before init is called) and provide settings (dark mode configuration, colors?, filters, etc.)
  • a way to programmatically launch modals (connect, pay invoice etc)
  • ?

@rolznz rolznz mentioned this issue Dec 8, 2023
21 tasks
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 a pull request may close this issue.

3 participants