Skip to content

vitwit/zama-dca-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confidential DCA Batch Using Zama's FHEVM

This project implements a privacy-preserving Dollar-Cost Averaging (DCA) bot using Zama’s Confidential Blockchain Protocol.

Project Structure

  • contract - Contains the FHEVM smart contract implementation.
  • dca-bot-ui - Contains Frontend for interacting with the DCA bot.
  • keeper - Keeper scripts for batch execution of trades.

Getting started

To start or test the project, go through the README file in each folder:

  1. contract/README.md
  2. dca-bot-ui/README.md
  3. keeper/README.md

Each contains specific setup and usage instructions for that component.

Application Flow

For the overall application flow, see the FLOW.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors