Gnosis Safe Recovery Module - Created by Lecky Lao
This demo shows how to enable recovery answers and how to recover the safe using these answers on another account
This was built with React and Solidity. You can run truffle test to run all tests and yarn start to start the app in local environment.
The contracts are deployed on Rinkeby and can be checked at https://github.com/leckylao/gnosis-hack/blob/master/contracts/AnswerRecoveryModule.sol. And the demo has been deployed on https://leckylao.github.io/gnosis-hack/
For more visualization, check the Demo: https://youtu.be/eSQhHdYlpyg
Live Demo: https://leckylao.github.io/gnosis-hack/
Lecky Lao @leckylao