Inspiration

Every major blockchain network needs a multisig solution for a multitude of reasons; whether it's for managing business, or for enhanced security of one's wallet, or to avoid losing the funds.

What it does

Metis Safe is an Ethereum-based smart contract wallet that needs a minimum number of persons to authorize a transaction before it can take place (M-of-N). If you have three primary stakeholders in your firm, for example, you may configure the wallet to need consent from all three persons before the transaction is sent. This ensures that no single person may jeopardize the funds.

How we built it

By Forking the gnosis-safe multisig wallet infrastructure, and integrating it onto the Metis network.

Challenges we ran into

Understanding the whole infrastructure and keeping track of all what needs to be changed in such a huge, complex infrastructure.

Accomplishments that we're proud of

The first and most secure multisig wallet on Metis network. 👉🏻😎👉🏻

What we learned

Patience, debugging big projects and frameworks.

What's next for Metis Safe

~ Deploy the safe-contracts on Andromeda mainnet.

~ Connect the wallet to Dapps.

~ Fix the issue with block confirmations*.

Share this project:

Updates