You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
takes optional filePath, if you provide the keypair file path like
~/.config/solana/id.json which is the default keypair for Solana CLI it
will take the keypair from there and consider them as payer
if not it will generate a new keypair and store them in the .env to use
them in the future with any other transaction
it will airdrop SOL for the payer account if need
uploadOffChainMetadata:
take metadata inputs like name, symbol, description, and image