Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 688 Bytes

File metadata and controls

11 lines (7 loc) · 688 Bytes
description
How to Create a Multisig Wallet on Stargaze

Create a Multisig Wallet

A multisig (multiple signature) wallet is a useful tool for teams to jointly manage operations such as project treasury management or collection contract actions on Stargaze.

In a multisig wallet, multiple signers are required to execute an action. This provides improved security compared to a single signature wallet and on-chain transparency on team decisionmaking by recording how signers vote on a given action.

There are several options for creating a multisig on Stargaze including Keplr, DAO DAO, and CLI. The following pages describe how create a multisig using each option.