Kindly fork and clone the repo
Download Ganache which is a local blockchain that you can run the smart contract
You can copy the code in 'MultiSigWallet.sol' and paste in Remix, then compile and deploy to local blockchain.
A sample of multi signatory wallet where every transaction have to be approve by some of the owners of a smart contract
Solidity