We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Forked from: https://github.com/MyCryptoHQ/MyCrypto
yarn validate
yarn test
yarn build
Add upstream (just done once):
git remote add upstream https://github.com/MyCryptoHQ/MyCrypto.git
Run:
git fetch upstream git merge upstream/master
Fix merge conflicts.
At a minimum, run:
nvm use yarn validate yarn test yarn build