Last active
November 6, 2019 12:06
-
-
Save tomarsachin2271/260086df691d5e8eee5143988d317ced 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 Biconomy from "@biconomy/mexa"; | |
const biconomy = new Biconomy(<web3 provider>,{dappId: <DApp ID>, apiKey: <API Key>}); | |
web3 = new Web3(biconomy); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment