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

[TABJS-4] Allow generic signer #78

Open
dtbuchholz opened this issue Nov 9, 2023 · 0 comments
Open

[TABJS-4] Allow generic signer #78

dtbuchholz opened this issue Nov 9, 2023 · 0 comments
Labels
Feature Created by Linear-GitHub Sync sdk Created by Linear-GitHub Sync

Comments

@dtbuchholz
Copy link
Contributor

Summary

Wagmi is one of the most used front end libraries. Under the hood, it uses viem, which can be viewed as an alternative to ethersjs. It might be beneficial to create a generic Signer interface that lets the developer pass either an ethersjs or viem account, making it easier to use the SDK without custom viem<>ethers adapters. (This was a request from someone during ETHOnline.)

From SyncLinear.com | TABJS-4

@dtbuchholz dtbuchholz added Feature Created by Linear-GitHub Sync sdk Created by Linear-GitHub Sync labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Created by Linear-GitHub Sync sdk Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant