Last active
February 28, 2022 13:25
-
-
Save evanVtatum/986022a312ab9e5d39e59e5efabbd46e to your computer and use it in GitHub Desktop.
Generate Solana Wallet
This file contains 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 {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