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

add Lute as Provider #129

Merged
merged 6 commits into from
Jan 16, 2024
Merged

add Lute as Provider #129

merged 6 commits into from
Jan 16, 2024

Conversation

acfunk
Copy link
Contributor

@acfunk acfunk commented Jan 12, 2024

Description

Lute is a Ledger-only Algorand web wallet. This PR adds Lute as a provider.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Copy link
Collaborator

@drichar drichar left a comment

Choose a reason for hiding this comment

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

Thank you for the PR, @acfunk! And thank you for making the necessary library updates to get this working with Jest. Everything looks great.

I made one minor change request to update the getDynamicLuteConnect function in the example to an arrow function to match the others in the example. Also not sure about the https://github.com/microsoft/vscode-eslint settings change... lmk what that's about and why you're changing it.

After that I'll approve what's here! We'll get Lute support into the next release.

README.md Outdated Show resolved Hide resolved
src/clients/lute/client.ts Show resolved Hide resolved
.vscode/settings.json Outdated Show resolved Hide resolved
@acfunk
Copy link
Contributor Author

acfunk commented Jan 16, 2024

It should be ready to go. Thanks for your guidance on this @drichar!

@drichar drichar merged commit e71503b into TxnLab:main Jan 16, 2024
1 check passed
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