Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Incompatible with Viem & Wagmi #24

Open
DeveloperTheExplorer opened this issue Nov 3, 2023 · 0 comments
Open

Incompatible with Viem & Wagmi #24

DeveloperTheExplorer opened this issue Nov 3, 2023 · 0 comments

Comments

@DeveloperTheExplorer
Copy link

Hello.

Why

Wagmi and Viem are now most commonly used on the fronted.

Problem

In order to user the AllowanceProvider the following code is used:

const allowanceProvider = new AllowanceProvider(
  provider,
  PERMIT2_ADDRESS
);

Wagmi (which now uses Viem) no longer has support for the provider that is used by AllowanceProvider.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant