Created
April 26, 2018 15:24
-
-
Save blake41/cf7db98dd78b9abc85e6a087e060918d to your computer and use it in GitHub Desktop.
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
import Web3 from 'web3'; | |
const web3 = new Web3(window.web3.currentProvider); | |
export default web3; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment