This is an implementation of TransactionSender. It is used to send transactions by sending the to the NEAR wallet via redirect.
const transactionSender = new WalletTransactionSender({ wallet })
TransactionSender.bundleCreateSignAndSend
TransactionSender.createSignAndSend
TransactionSender.send
Generated using TypeDoc
This is an implementation of TransactionSender. It is used to send transactions by sending the to the NEAR wallet via redirect.