[Near Redacted] [Hacktoberfest]- Add Blind Nillion App -> Secure Financial Health Calculator#26
[Near Redacted] [Hacktoberfest]- Add Blind Nillion App -> Secure Financial Health Calculator#26passionate-dev7 wants to merge 2 commits into
Conversation
|
I have not restricted myself to just the example simple blind app but gone ahead and built a Secure Financial Health Calculator.
Problem Statement -> Traditional financial health assessment tools require users to share sensitive financial data with multiple parties (advisors, institutions, regulators), creating privacy risks and potential data breaches. Users need a way to get comprehensive financial guidance while keeping their data private. Solution -> The Secure Financial Health Calculator uses Nillion's secure computation to process sensitive financial data while maintaining complete privacy. It enables multi-party computation where different stakeholders (users, advisors, regulators) can receive tailored insights without accessing the underlying data. Features Included in the Dapp are ->>>>1. Comprehensive Financial Assessment
2. Risk Analysis
3. Investment Recommendations
4. Privacy-Preserving Multi-Party Access
5. Scoring System
|
How would you rate the usage of the npx create-nillion-app process ? (Give a rating / 10 )
9/10
What platform you run your CLI on ? (Mac / Windows / Linux)
Mac
Did you get stuck during the CLI process?
No, the cli worked fine.
Did you experience any issues while using the latest CLI and were you able to use the template?
Yes, I faced issue while the nillion-create-app cli worked well. I faced issues while installing nada-dsl
It took me couple of hours to solve this problem and finally solved it using the pyenv and then installing virtualenv and python 3.10.0
What is your Github repository link ? (Include the repository you worked on.)
https://github.com/0xsksingh/nillion-blind-app
ETH Address
0xD6DDE389Cd8Cd6bf2F4Eac9C4AF07891f22C0007
Wrote my own custom App - Secure Financial Health Calculator and generated test for it.
nada run financial_health_calculator_testnada test financial_health_calculator_test