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

Use AbiType to type CreateCall contract #724

Closed
dasanra opened this issue Mar 1, 2024 · 0 comments · Fixed by #742
Closed

Use AbiType to type CreateCall contract #724

dasanra opened this issue Mar 1, 2024 · 0 comments · Fixed by #742
Assignees

Comments

@dasanra
Copy link
Collaborator

dasanra commented Mar 1, 2024

Context / issue

The current typing library is deprecated and this prevent us to update to Web3.js v4 or adding Viem as an adapter in the protocol-kit. Also it's way more complex than current solutions adding more complexity to the SDK maintenance.

#577

Proposed solution

Migrate CreateCall types for web3.js and ethers adapter based on the previous PR #604 .

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.

2 participants