← Back to home

EWallet

SolidityReact

Non custodial wallet for corporation, non profit or group sharing the same wallet.

Screenshots

EWallet screenshot 1
EWallet screenshot 2
EWallet screenshot 3

Problem Statement

This project give the possibility for a group to share a wallet with the security ans trust that the blockchain give. The wallet is hosted on the chain, all the critical data for security are keep safe and public. It deserve to serve organisations that need transparency and security. I have worked on the interface on the last hackathon, but I did not had the time to implement the smart contract so it was only mockup. Now the smart contract is implemented and I was able to add functionality to the wallet. the current function:Wallet repository (deployed from the interface)deploy a new walletadd memberadd device with their private keyfund the entitywithdraw fundMake a payement to the entity with fiel like bank transferSend a payement from the entity with fiel like bank transferMember allowance for restriction on the spendingTransfer validation by management (not completed) ...

Solution

It is full reactjs + solidity so it should work on any chain that support web3It does not need a databse or a server.The main smart contract is one contract for now and has reach it maximum size, new versions will need to split it.It has been tested and worke fine on kovan and ganacheIt was working on oasis paratime and harmony but fail now, I think because the server reject to many request on those two (which is not the case for Kovan)

Hackathon

HackMoney 2021

2021

Contributors