Created
July 27, 2018 13:47
-
-
Save pelle/f7f0b878f72e785405764d6916beb9c1 to your computer and use it in GitHub Desktop.
Main net Uport Connect
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 { 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