Skip to content

Instantly share code, notes, and snippets.

@pelle
Created July 27, 2018 13:47
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 pelle/f7f0b878f72e785405764d6916beb9c1 to your computer and use it in GitHub Desktop.
Save pelle/f7f0b878f72e785405764d6916beb9c1 to your computer and use it in GitHub Desktop.
Main net Uport Connect
import { Connect } from 'uport-connect'
const uport = new Connect('My App', {
network: 'mainnet'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment