The Multi-Signature-Contract is a Contract to keep your Funds safe. You can deploy a contract and choose the Walletaddresses and the required amount of signers to confirm a transaction from the contract.
git clone https://github.com/RecrafterH/Multi-Signature-Contract.gitOn the website one of the owner can send a transaction. And the other owner can confirm it.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.