# StreamFi: Week 1 @ ETHIndia Fellowship 3.0

By [Aayush Gupta](https://paragraph.com/@aayush-gupta) · 2023-02-12

---

Introduction
------------

As a part of the ETHIndia fellowship 3.0, I will be building StreamFi: a One-stop personal Defi Streaming Application for novice as well as advanced users built on top of Superfluid, a token streaming platform which facilitates token transfer in continuous streams rather than transfer in discrete blocks.

Project Plan
------------

To develop this project, the plan is to build functionalities one at a time, keeping code quality and UI in check. The functionalities should build upon each other and form the app by the end of the timeline.

The dApp will undergo continuous feedback loops with mentors and alpha testing during development itself to ensure a meaningful and seamless application.

This week’s PoW
---------------

This week accomplished the following tasks:

1.  Technical research on how the project would be implemented and going through the Superfluid docs to find the necessary modules that would be necessary to create the project.
    
2.  Started work on the website and completed functionality of creating a stream and deletion of the created stream. The current POC can be found [here](https://streamfi-dev.vercel.app/)
    
3.  This has been done for the DAIx token, further token support will be added next.
    

![](https://storage.googleapis.com/papyrus_images/93e86a559eeeb68af608aaa530650c5d3f3ec842fb6c335322d0e815c85a4f71.png)

The only roadblock encountered was understanding the infrastructure at Superfluid, with token streaming being a fairly new concept, setting up the SDK and figuring out how it interacted with the front end.

Next Steps
----------

The next step is to make the code quality better via modularity, making the code less vulnerable to edge cases and adding more token support.

After that, the development process for the dashboard feature will begin where the users will be able to view and keep track of their created streams.

Conclusion
----------

The first week of the fellowship has already proven to be a productive and rewarding experience, featuring intellectual conversations with other members of the cohort, sharing resources with each other and looking at the innovations in the ecosystem.

---

*Originally published on [Aayush Gupta](https://paragraph.com/@aayush-gupta/streamfi-week-1-ethindia-fellowship-3-0)*
