altaga / Lightsaver

Lightsaver is a blockchain lending platform that empowers underserverd comunities through saving. With the ultimate goal of buying a house.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightsaver

Lightsaver is a blockchain lending platform that empowers underserverd comunities through saving. With the ultimate goal of increasing financial inclusion.

System Diagram :

The entire diagram explains all the data flows and services that our app has, although ambitious, it provides the following services.

  • Cloud analysis of the user's financial habits.
  • POS now compatible with TradFi and Crypto.
  • Virtual and physical debit card to make both types of payments in our terminal.
  • Smart Contract Wallets, which are already developed and deployed in solana.
  • Microcredit facilitator based on data provided by Zillow.

WALLET CODE: CODE

WALLET APK: APK

Screens:

Lightsaver is a comprehensive platform to improve financial inclusion, educate users on the use of their money and provide a way to improve the user's credit history.

Wallet:

The first screen that our solution incorporates is the main screen, which forms a traditional solana wallet, however including the assets that we will be using such as USD and MXN.

Smart Contract Wallets (Account Abstraction):

As we well know, today the adoption of crypto can be complicated, due to the difficulty for users to save their private keys, the only access to their assets and the difficult way to configure a wallet for the first time. Through Solana we were able to develop a SCW which allows us to manage all the user's credentials from the cloud, but allowing the user total freedom to move the assets at their convenience, but not stopping at this, we made two use cases of them in our app.

SMART CONTRACT CODE: CODE

Savings:

The second screen that was developed was a smart contract wallet or PDA account, which allows us to intelligently save on each transaction made with any of our wallets or services within Lightsaver.

Cards:

The third screen that was developed was a virtual card in the same way as a smart contract wallet, which not only offers all the security advantages of solana, but is linked to our physical card and only this card will be able to make purchases in our POS points of sale.

Lending:

Finally, we created a section where an analysis of all the transactions that have been made with the wallet will be carried out and comparing it with the Zillow databases, we will be able to offer a credit score that companies associated with Zillow can use to attract more users.

We can see that depending on the score that the user has, they will have better offers, which they can accept from the app directly.

Payment:

As we have said before, continuous analyzes of user fees are carried out in order to be able to increase credit history without requiring bank registration. So one way to encourage these payments was to include the ability to make TradFi and Crypto payments directly in the app.

You can see that it is as simple as using a traditional POS, but fully compatible with Tradfi and Crypto.

In addition, as it is a POS you can review the transaction online directly with the explorer in real time and at the same time print a physical ticket for the customer.

About

Lightsaver is a blockchain lending platform that empowers underserverd comunities through saving. With the ultimate goal of buying a house.

License:MIT License


Languages

Language:JavaScript 81.6%Language:Rust 8.2%Language:Jupyter Notebook 3.9%Language:Kotlin 2.1%Language:Objective-C 1.9%Language:Ruby 1.8%Language:Objective-C++ 0.7%