Now Live: Vincent DCA

Now Live: Vincent DCA

A Quick Refresher on Vincent

Vincent is a secure transaction delegation framework secured by Lit Protocol. Vincent was designed to facilitate secure interactions between users and AI agents or onchain vaults, facilitating secure automation while not forcing users to give up control of their assets and data. 

To learn more about how Vincent works, check out the official early access primer: https://spark.litprotocol.com/vincent-early-access-now-live/ 

Introducing Vincent DCA

We’re excited to announce the release of the second official Vincent app: Vincent DCA. Vincent DCA showcases how the Vincent platform can be used to automate onchain investing strategies.

  • For Users: Deposit USDC (and ETH for gas), set your desired schedule, sit back and experience the power of Vincent automation. The first version supports DCA into Wrapped Bitcoin (wBTC) on Base, with additional chains coming soon.
  • For Developers: Use Vincent DCA as an example implementation when building your own Vincent-powered apps. Under the hood, the DCA app integrates two key Vincent Abilities:
    • ERC-20 Approval: The ERC20 Approval Ability enables Vincent Apps to manage ERC20 token allowances on behalf of Vincent Users. This is generally a prerequisite for many DeFi operations like swaps, lending, and liquidity provision.
    • Uniswap Swap: The Uniswap Swap Ability enables Vincent Apps to execute token swaps using Uniswap V3 on behalf of Vincent Users. This allows Vincent Apps to utilize decentralized exchanges without requiring Vincent App Users having to manually approve each swap transaction.

This makes Vincent DCA not only a powerful tool for users, but also a living reference app for developers exploring programmable finance with Vincent.

Getting Started

For Users: Head to the Vincent dashboard, log in, and permit the DCA app to start automating your investing strategy today: https://dca.heyvincent.ai/ .

For Developers: Dive into the Vincent docs and the official starter repo to learn more about how Vincent works under the hood and begin building your own Vincent-powered app today.