Request form
maas
  • Utility
  • No-Code Deploy
Docs
Source
ChefGPT

maas

The `MultiSigFactory` contract deploys and indexes `MultiSigWallet` contracts. It allows creation of new multi-signature wallets with specified owners and a required number of signatures for transactions. It emits events for creation and owner setting, and provides functions to check the number of deployed wallets and retrieve their details.

MultiSigFactory :
MultiSigWallet :
Strings :
String operations.
ECDSA :
Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.
Math :
Standard math utilities missing in the Solidity language.
SignedMath :
Standard signed math utilities missing in the Solidity language.
MultiSigFactory.sol
MultiSigWallet.sol
Strings.sol
ECDSA.sol
Math.sol
SignedMath.sol

5 downloads

Solidity Version

0.8.25

Creator

BuidlGuidl
BuidlGuidl / maas
  • Utility
  • No-Code Deploy
Docs
Source
ChefGPT
Expand
Share

Get Cookin'
star icon5

5 downloads

Solidity Version

0.8.25

Creator

BuidlGuidl

maas

The `MultiSigFactory` contract deploys and indexes `MultiSigWallet` contracts. It allows creation of new multi-signature wallets with specified owners and a required number of signatures for transactions. It emits events for creation and owner setting, and provides functions to check the number of deployed wallets and retrieve their details.

MultiSigFactory :
MultiSigWallet :
Strings :
String operations.
ECDSA :
Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.
Math :
Standard math utilities missing in the Solidity language.
SignedMath :
Standard signed math utilities missing in the Solidity language.
MultiSigFactory.sol
MultiSigWallet.sol
Strings.sol
ECDSA.sol
Math.sol
SignedMath.sol