Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 880 Bytes

File metadata and controls

17 lines (10 loc) · 880 Bytes

Building a Smart Contract Wallet on Ethereum with Social Recovery in Solidity and React

Scenario of usage: Recovery of deployed smart contract funds in case of lost private keys or similar lost-control scenario.

Features: Adding and removing friends addresses to grant or revoke privileges for recovering the deployed smart contract.

Also: local test net faucet, infura block explorer,blockies icons,...

Faucet tx, add and remove friends address ❌

Capture

Add recovery Address

Capture2

Address with recovery mode 🚀

Capture3