Composable price aggregation service which will allow devs to easily access / create and store historical data sets in a descentralized manner
This project is about creating a composable price aggregator distributed service which can be easily distributed and replicated on any fluence node Created A Fat marine web service which can be deployed to any fluence node to receive prices from different data sources, process them and calculate aggregated data i.e daily bar prices
This projects uses fluence as a fail safe redundant network to perfom price pre processing and then stores them in ipfs network using ceramic streams.
Created a webassembly module which can be loaded into any fluence node that has ceramic CLI installed and
Then do use a marine script to orchestrate how the services are called using
There is a simple react web page to provide a demo and initial proof of concept