https://twitter.com/_NFTAgora/status/1636041472280502272?t=gXQtxz01XXB4A0TfioawQA&s=19
tezquakeaid
did you know? Teia has developed its own multisig software for Tezos that allows for some interesting use cases. It has been developed by jagracrar as early as January 2022, is fully open sourced and free to use for everyone, has been officially security audited.
Teia uses that multisig first and foremost for managing the marketplace contract and the DAO treasury but also for on-chain team voting and adding/removing core team members via multisig vote
however, the multisig software can be used for all kinds of different things. here are a few use cases where the teia mutisig contracts have been used
to set up your own multisig is really easy and costs only about 2 tez for deploying the contracts:
this is the home page: https://teia-multisig.onrender.com/ once you have a KT address of a multisig, you can put it into the field, sync your wallet, create proposals and vote on the three subpages.
documentation: https://github.com/teia-community/teia-smart-contracts/blob/main/python/contracts/multisigWallet_v1.py