I'm running into an error with transactions overruning UInt8Array buffer, and I see that I need to save space using versioned transactions and address lookup tables.
How can I create one using the @solana/web3.js library? Ideally I'd like to pass in keys and create it a separate transaction.