Stream Platform
Dollar Cost Averaging: - Users stream DAI into a pooling contract (Superfluid’s constant flow agreement contract) - At periodic intervals, the pooled/accumulated DAI is used to buy ETH - The bought ETH is been distributed back to the users according to their shares .
Problem Statement
This project is a dollar cost averaging platform that uses the superfluid token and superfluid instant distribution agreement contract and constant distribution agreement. The platform basically convert a erc20 token which we upgrade to a suoertoken and it is then streamed and converted to eth.
Solution
This project uses the superfluid constant distribution agreement and instant distribution agreement to help deposit and distribute super tokens to the user. We use tellor oracle.We use hard hat in deploying the contract. Understanding the contract was a bit difficult because we used a contract we forked.