Combining Blockchain and Data Analytics to get rid of cookies
Although the project is still under progress, its purpose is to unify blockchain and data science on the ethereum blockchain using Superfluid. The aim of this project is to remove the 3rd parties when it comes to storing cookies and collecting data for analytics by directly creating an off-chain channel to directly transfer data from the website to the business collecting the data only by using the user's metamask id, thus ensuring their privacy and also so that the website hosting the tracker can get a continuous cash-flow according to the data it provides.
We are using superfluid for the scalable off-chain channels between the website and the analytics company collecting the data of the user. The channel created has a continuous cashflow from the analytics collector and the hosting website based on the amount of data provided. The data is collected and saved on IPFS for demo purposes. Scaffold-eth and Truffle is used to code this project.