Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Webapp] [ETL] Add Nolus Blockchain Transaction Data to ETL #3

Open
kostovster opened this issue Jun 11, 2024 · 0 comments
Open

[Webapp] [ETL] Add Nolus Blockchain Transaction Data to ETL #3

kostovster opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@kostovster
Copy link
Member

The primary goal is to seamlessly integrate blockchain transaction data into our data ETL, allowing for real-time analysis and transactions visualisation in the Nolus Webapp. This integration should support our existing infrastructure while providing scalability for future growth.

Data Extraction:
Implement a reliable method for extracting transaction data from the Nolus blockchain. This should include but not be limited to transaction Hash, timestamps, amounts, sender and receiver addresses, transaction fees, memos, etc.

!Important
Transaction data should also include events emitted from lease smart contracts like high liability, overdue, partial, full liquidation and triggers for high LTV.

Data Transformation:
Incorporate data validation and cleansing to ensure accuracy and integrity of the transaction data.

Data Loading:
Automate the loading of transformed data into our ETL, ensuring minimal latency to support real-time analytics.
Design the schema in the ETL to optimize for query performance and data analysis.

@kostovster kostovster transferred this issue from nolus-protocol/webapp Jun 11, 2024
@kostovster kostovster changed the title Add Nolus Blockchain Transaction Data to ETL [Webapp] [ETL] Add Nolus Blockchain Transaction Data to ETL Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants