Returns Promise<
[
Instruction<
string,
readonly (AccountMeta<string> | AccountLookupMeta<string, string>)[],
>,
Instruction<
string,
readonly (AccountMeta<string> | AccountLookupMeta<string, string>)[],
>,
],
>
Array containing [createInstruction, mintInstruction]
Creates and mints a NonFungible NFT
Convenience wrapper that sets tokenStandard to NonFungible and amount to 1.