Skip to content

Instantly share code, notes, and snippets.

@evanVtatum
Last active February 28, 2022 13:25
Show Gist options
  • Save evanVtatum/986022a312ab9e5d39e59e5efabbd46e to your computer and use it in GitHub Desktop.
Save evanVtatum/986022a312ab9e5d39e59e5efabbd46e to your computer and use it in GitHub Desktop.
Generate Solana Wallet
import {generateWallet} from '@tatumio/tatum-solana'
const wallet = await generateWallet()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment