Skip to content
Julian Y edited this page Apr 19, 2022 · 3 revisions

Forked from: https://github.com/MetaMask/eth-ledger-bridge-keyring

gh-pages branch

Published to: https://ubiq.github.io/ubq-ledger-bridge-keyring/

Merging from upstream

Run:

git fetch upstream
git merge upstream/main

Fix merge conflicts.

At a minimum, run:

nvm use
yarn
yarn lint
Clone this wiki locally