Skip to content

Instantly share code, notes, and snippets.

@tomarsachin2271
Last active November 6, 2019 12:06
Show Gist options
  • Save tomarsachin2271/260086df691d5e8eee5143988d317ced to your computer and use it in GitHub Desktop.
Save tomarsachin2271/260086df691d5e8eee5143988d317ced to your computer and use it in GitHub Desktop.
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