-
When I run the command on example waller address in the README.md , the program return an error about an unkown contract/adapter.
There is an option to bypass this contract ?
Contract Address :…
-
"Method" is no longer supported to the best of my knowledge.
https://github.com/mimblewimble/grin-wallet/blob/429db61bb7ef42f009abb8886fd90221301dfc74/src/bin/grin-wallet.yml#L59-L67
Keybase adap…
-
# General requirements
- [x] Configure the design of the navigation bar as per figma
# Wallet Connect
- [x] Choose appropriate wallet-adapter / wallet-standard library integration
- [x] When wallet i…
-
does this https://github.com/solana-labs/wallet-adapter/tree/master/packages/wallets -> migrate to https://github.com/solana-labs/wallet-standard/tree/master/packages/wallets
-
When unregistering a wallet, it seems to remove all wallets except for the one I tried to unregister in `useStandardWalletAdapters`. I think the filter is filtering for only the wallet I'm trying to u…
-
ERROR in ./node_modules/@solana/wallet-adapter-ledger/node_modules/@ledgerhq/hw-transport/lib-es/Transport.js 225:26-48
export 'TransportRaceCondition' (imported as 'TransportRaceCondition') was not …
-
In the commit https://github.com/solana-labs/wallet-adapter/commit/0c474c61b5d40afa4c4641633e207b61ac1fcca2 , getter functions like `getPhantomWallet` had been changed to adapters like `PhantomWalletA…
-
My VSCode is filled with many errors that weren't caught by our CI. And I'm pretty sure they're all legit. If I run `npm exec tsc` from the root repo I get the following:
```
src/renderer/App.tsx(…
-
The new wallet adapter does not allow `.select(NAME)` and `.connect()` in one function call.
It throws a `WalletNotSelectedError`.
https://socket.dev/npm/package/@manahippo/aptos-wallet-adapter/…
-
The chakra UI dependency specified in the package.json is outdated, not compatible with React - 18 and gives a lot of npm warnings and errors when installing by cloning the project. The stable version…