Skip to content

shreyas-londhe/secret-spend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Spend

Secret Spend is a Private Payments Protocol which combines privacy and payments seamlessly. Utilizing Zero Knowledge Proofs and Verifiable Additive Homomorphic Encryption, we redefine financial privacy. Your balance remains hidden while you transfer funds securely.

Behind our simple interface is a robust cryptographic system, ensuring each transaction is a secure, private exchange. Experience the pinnacle of financial discretion with $ecret $pend.

Deployed on Scroll Sepolia Verified Contract

Protocol Overview

Untitled Diagram drawio

How to Build

Clone the repo.

git clone https://github.com/shreyas-londhe/secret-spend.git
cd secret-spend

Backend

Make sure you have Golang installed on your system.

cd zk-tee
go run main.go

Frontend

Make sure you have Nodejs installed on your system.

cd frontend
npm install
npm start

Head over to localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published