MultiSigWallet MultiSig wallet prototype using smart contracts or off-chain Schnorr multi-signature. TODO: Replace/Add non-naive Schnorr multi-signature scheme Usage Install Proceed with installing dependencies: $ pnpm install Test Run the tests with Hardhat: $ pnpm test