Created
July 7, 2019 21:56
-
-
Save pedrouid/a8264d40c1f9659c809cac99113a160d to your computer and use it in GitHub Desktop.
Installing Web3Connect with NPM or Yarn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm install --save web3connect | |
| # OR | |
| yarn add web3connect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment