near / wallet-selector

This is a wallet selector modal that allows users to interact with NEAR dApps with a selection of available wallets.
https://near.github.io/wallet-selector/
Apache License 2.0
149 stars 155 forks source link

feat: near-api-js@5.0.0 #1183

Open andy-haynes opened 2 months ago

andy-haynes commented 2 months ago

This PR updates near-api-js to version 5. The breaking changes in this version are not expected to impact any Wallet Selector functionality.

pivanov commented 2 months ago

Just make sure it's agains dev branch :)

andy-haynes commented 2 months ago

Just make sure it's agains dev branch :)

If you find yourselves leaving this comment often it may be time to change the default branch 😉

rubenmarcus commented 1 month ago

are this ever getting released? we need to support eth-wallets on mintbase.js

valeriivanchev commented 1 month ago

@andy-haynes could you get the latest changes from dev and resolve the conflicts?

Rag0n commented 1 month ago

near-api-js uses borsh 1.0.0, would be nice to upgrade wallet-selector from 0.7.0 as well.