Is there a way to use multisig without smart contracts on Ethereum?
13:51 05 Feb 2021

I have already found many wallets that offer multisig smart contract deployment. But this way is very expensive and slow, because it requires a lot of transactions. I think there is another way. For example, we can create many private keys, sign transactions with them, and then combine the results into one final transaction. Is such a scheme possible? Or maybe I missed some services?

blockchain ethereum smartcontracts gnosis-safe