First, it adds resolutions for the version of various @ledgerhq/* packages being used to fix this issue.
Second, replaces the nightlylabs custom wallet adapter with the solana standard nightlylabs adapter. This fixes another issue I was getting with testing and makes the adapters more consistent.
This pull request does two things:
First, it adds resolutions for the version of various
@ledgerhq/*
packages being used to fix this issue.Second, replaces the nightlylabs custom wallet adapter with the solana standard nightlylabs adapter. This fixes another issue I was getting with testing and makes the adapters more consistent.