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

clients/js: add viem compat wrapper #164

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

Conversation

nhynes
Copy link
Contributor

@nhynes nhynes commented Aug 20, 2023

No description provided.

} as Hooks<U>,
);
return makeProxy(upstream, cipher, {
async call(req) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Noting that we extend publicClient strictly for signed queries.

@@ -47,12 +39,13 @@
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/providers": "^5.7.1",
"@ethersproject/rlp": "^5.7.0",
"@noble/hashes": "^1.3.1",
Copy link
Contributor

@aefhm aefhm Jan 30, 2024

Choose a reason for hiding this comment

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

Noting that this is consolidated/merged.

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.

None yet

2 participants