Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save evanVtatum/c9f23df878cb176b1a38590e69e93a7c to your computer and use it in GitHub Desktop.
Save evanVtatum/c9f23df878cb176b1a38590e69e93a7c to your computer and use it in GitHub Desktop.
Import Polygon generate wallet, generate address from xpub, generate private key from mnemonic, currency
import { generateWallet, generateAddressFromXPub, generatePrivateKeyFromMnemonic, Currency } from "@tatumio/tatum"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment