Michaelsulistio
Michaelsulistio
I'm trying to use NFT.storage as the Storage Provider plugin for Metaplex and running into dependency issues. I want to rely on the `metaplex-auth` scheme so I'm not passing any...
I'm writing a React Native app that relies on NFT.storage to store the NFT image files. I'm running **Code:** Attempting to use `NFTStorageMetaplexor.withSigner()` when instantiating my NFTStorage client. ``` const...
## Describe the bug In React Native applications, when trying to use `@coral-xyz/anchor` >= `v0.29.0`, users will run into this error when using the library to fetch and decode certain...
## Refactor MWA option in Modal UI This PR proposes refactoring how the Mobile Wallet Adapter option is presented in the default `WalletModal` UI. Very open and looking forward to...