od41 / tack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drops Wallet

Drops wallet is a non-custodial wallet browser extension. The features I implemented are explained in the challenge.

  • Non-custodial wallet. Get a seed phrase and sign transactions from your browser.
  • Activate a savings feature.
  • Use a savings contract that only the user can withdraw from.
  • Save tokens by rounding up transfers, swaps purchases etc. For example, if you swap for $47.83, the wallet rounds it up to $50 and sends the $2.17 difference to your savings.

Video Demo

Watch Video Demo


Deployed Contract on Lightlink

0x8766240d19E46D93fA2544f8F89777b7e567e102

Screenshot of deployed smart contract savings wallet


Blockscout

Watchlist

Screenshot of watchlist

Private tags

Screenshot of private tags

Public tags

Screenshot of Public tags

About


Languages

Language:TypeScript 96.1%Language:CSS 2.1%Language:Solidity 1.4%Language:JavaScript 0.3%