@celo/hw-app-eth
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@celo/hw-app-eth

Original readme

How to sync upstream

LEDGER_REPO=./submodules/ledger-live/libs/ledgerjs/packages/hw-app-eth

cp -R $LEDGER_REPO/src/* ./src/
  • Then double-check (AKA copypaste) the $LEDGER_REPO/package.json dependencies and devDependencies to merge them with the ones in ./package.json.
  • yarn install
  • re-apply the CIP64 logic (adjust lines) if lost. There's an example patch in cip64.patch
  • yarn build

If yarn build fails, perhaps some dependencies changed types and need to be adjusted via a patch or yarn install

Package Sidebar

Install

npm i @celo/hw-app-eth

Weekly Downloads

6,588

Version

1.0.1

License

Apache-2.0

Unpacked Size

424 kB

Total Files

59

Last publish

Collaborators

  • app-tooling