Skip to content

tantodefi/DeezStealth

Repository files navigation

🥷DeezStealth


buildHACKS

About DeezStealth

This repo contains the code for a project submission for BuildHACKS Hackathon on buidlbox.io which ended Nov. 5th 2023

DeezStealth is a dapp that allows users to create batch send transactions leveraging EIP5664 Stealth Addresses on Linea Blockchain.

ninja

Features

  • login with @metamask/sdk featuring the ability for users to login with both metamask mobile wallet and metamask browser extension
  • upload .csv file to create bulk stealth addresses for using in batch sending
  • deezstealth.sol contract deployed and verified on Linea Goerli Testnet Blockchain

Run Front-end

git clone this repo:

git clone

install dependencies:

npm i

run app:

npm run dev

Backend Soliity Code

The smart contract solidity code and tests associated for this dApp are found in this hardhat repo

The DeezStealth.sol contract is deployed and verified on to Linea Goerli here

Technologies Used

Built By

Special Thanks

A special thanks to devorsmth.eth and his build stAdds which served as the inspiration for our dapp and to learn more about EIP-5664 Stealth Addresses

About

MetaMask SDK & DeCommas API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published