Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 1.32 KB

project.md

File metadata and controls

41 lines (38 loc) · 1.32 KB

Project Tasks

  • Undersating the CoW SDK and API

  • Understanding CoW Quote Params

  • Finding couple of good source codes to learn from

  • Finding the settlement contract domain seperator

  • Understanding GPv2Order library

  • Understanding how to sell tokens at current price no limit

  • Understanding the security pitfalls of ERC-1271 and how to securly implement it

  • Understanding how to send a swap order off-chain on behalf of the smart contract

  • Hardhat project initialization

  • Deploy local sablier

  • Deploy local KITE & FLX

  • Altar constructor

  • Altar treasury constructor

  • Start a stream from treasury to the Altar

  • A utility for handling sablier deposit gotcha

  • Poke functionality - withdraw from stream

  • Provide an ERC1271 interface to interact with CoW

  • Deploy a KITE & FLX testcoin on goerli

  • Make testcoins swappable using CoW

  • Deploy script of the contract on the goerli

  • Swap Keeper

  • UI

  • [] FAQ

  • running docs

  • change docs

  • poke audit doc

  • mobile friendly

  • UI cleanup

  • Managing keys and api in dotenv

  • Proper scripts for deployment

  • Altar contract cleanup

  • Removing CoW

  • Removing old auctions

  • Remove Subgraph

  • Change LIT to KITE

  • Contracts Docs

  • Remove the keeper