Skip to content

Conversation

@nicoeft
Copy link
Contributor

@nicoeft nicoeft commented May 2, 2023

Status Type ⚠️ Core Change Issue
Hold Feature/Refactor Yes Link

Problem

Remove the need of a custom WebGLTemplate and unify XNFT with the new WalletAdapter

Solution

Xnft is not a wallet adapter and not easily convertible, also seems we can't access some features trhough a injected script as we do wit the wallet-adapter-js, but we can still access all from the jslib

Other changes

  • Remove xNFT Template and WebGLTemplateExporter
  • Removed XNFTWallet and usages in Web3.cs

New dependencies:

  • unity-js-wallet-adapter : depends on new version, still in development at branch xnft-helpers

Issues

Closes #82

@nicoeft nicoeft marked this pull request as ready for review May 11, 2023 13:56
@GabrielePicco GabrielePicco changed the title Xnft adapter - WIP Xnft adapter May 11, 2023
@GabrielePicco GabrielePicco changed the title Xnft adapter ⚡ Xnft adapter May 12, 2023
@GabrielePicco
Copy link
Collaborator

LGTM! Merging

@GabrielePicco GabrielePicco merged commit b018ed0 into magicblock-labs:main May 12, 2023
@nicoeft nicoeft deleted the xnft-adapter branch May 17, 2023 12:40
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.

Backpack integration trough new wallet adapter

2 participants