# gnosis/MultiSigWallet

Allows multiple parties to agree on transactions before execution.

Repository: https://github.com/gnosis/MultiSigWallet
Canonical: https://ross.abutalabs.com/products/multisigwallet
Homepage: https://github.com/gnosis/MultiSigWallet/releases
Language: JavaScript
License: LGPL-3.0
License Family: copyleft
Archived: true
Last push: 2021-08-24T15:56:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3303, "days_push": 1835, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 759 (observed 2026-08-28T04:03:35.463702+00:00)

## What it is
Gnosis MultiSigWallet is an Ethereum multisignature wallet consisting of smart contracts and a web dapp interface that requires multiple parties to confirm transactions before execution. It supports Ether and tokens, offline and hardware wallet signing, and web3 wallet integration, but is deprecated in favor of Gnosis Safe.

## Use cases
- require multiple owners to approve ethereum transactions before execution
- deploy a multisig wallet contract for a DAO treasury
- hold erc20 tokens with multi-party confirmation
- sign transactions offline with a cold wallet or ledger
- run a self-hosted web interface for a multisig wallet

## When to choose
- studying or forking legacy multisig contract designs
- maintaining an existing deployment that still uses these contracts

## When to avoid
- starting a new project - use Gnosis Safe (safe-contracts) instead
- you need a maintained, actively developed multisig solution
- you run a modern Node.js LTS version, since this requires Node v6

## Facets
- artifact type: application
- maturity: abandoned
- function: security, cryptography, gui, web-framework
- domain: blockchain, security, web-development
- platform: cross-platform, self-hosted
- tags: ethereum, multisig, smart-contracts, wallet, deprecated, truffle, web3, dapp, cryptocurrency, web-server, nodejs

## Member repositories
- gnosis/MultiSigWallet (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.463702+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:47.738485+00:00, confidence not recorded.
  - readme: https://github.com/gnosis/MultiSigWallet (fetched 2026-08-28T04:03:35.463702+00:00, sha 2b9a7d4bfa95)
  - homepage: https://github.com/gnosis/MultiSigWallet/releases (fetched 2026-08-29T12:48:51.852580+00:00, sha b490b0e8730b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
