Intro
In this article we'll go over the creation of a multisig wallet, and how to perform some actions with it.
Setup
We'll create a multisig with 3 members with a 2/3 passing threshold.
First create the 3 members, Alice, Bob and Carol:
simd keys add alice --keyring-backend test --home ./.testnets/node0/simd/
simd keys add bob --keyring-backend test --home ./.testnets/node0/simd/