Skip to content

Instantly share code, notes, and snippets.

@blake41
Created April 26, 2018 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blake41/cf7db98dd78b9abc85e6a087e060918d to your computer and use it in GitHub Desktop.
Save blake41/cf7db98dd78b9abc85e6a087e060918d to your computer and use it in GitHub Desktop.
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