ecadlabs / taquito-react-template

A React template using Taquito to build Tezos front-end dapps
43 stars 18 forks source link

Ledger Hardware Wallet Web implementation of the communication layer, using U2F api - DEPRECATED #12

Closed BearCooder closed 1 year ago

BearCooder commented 2 years ago

Not sure if that package should be updated with a new package but I noticed that it says that the package is deprecated: "@ledgerhq/hw-transport-u2f" Also the github repo is archived and has a note that its deprecated: https://github.com/LedgerHQ/ledgerjs

This repository is now deprecated. We moved to a new mono repository architecture containing all of Ledger Live JavaScript Ecosystem that you can find here. You can follow the migration guide to help you make the transition.

claudebarde commented 1 year ago

The package has been removed from the dapp altogether, the purpose of the dapp is to give a simple example of Taquito/Beacon with React and connecting a cold wallet is a more advanced endeavour.