taquito
taquito copied to clipboard
create transactions locally and avoid sending tx.
Is there a way to pass params and prevent tezosToolkit.contract.transfer(...)
method from broadcasting the tx?
I wanna split signing and rpc calls.