Peersyst / near-mobile-wallet

NEAR Mobile is the on-the-go solution for all things NEAR Protocol. A non-custodial wallet that is easy to use and well designed to manage your crypto wherever you go.
23 stars 10 forks source link

Update near-api-js dependency to the latest version #515

Closed gtsonevv closed 1 week ago

gtsonevv commented 3 months ago

near-api-js dependency will be upgraded to v4 in wallet-selector. The problem is that [near-mobile-wallet](https://github.com/Peersyst/near-mobile-wallet) uses an older version of the near-api-js package that is incompatible with the latest changes.

Screenshot 2024-07-03 at 10 53 53

Updating near-api-js to v4 will help us continue our work.

pivanov commented 3 months ago

Hey @AdriaCarrera :) You can use the update-naj-to-v4 branch from our repository as a starting point. We've already updated all the necessary packages in this branch.

Here is the link to the branch: LimeChain/wallet-selector/tree/update-naj-to-v4

This should help in resolving the compatibility issues with the latest changes.

JordiParraCrespo commented 2 months ago

Hi! We apologize for the delay in responding. We are already working on the update and will upload a version with near-api-js v4 in the next few days. Thank you for your patience and understanding.