/eth-india

Primary LanguageJavaScriptMIT LicenseMIT

License: MIT

Ethereum Web3js Solidity Python React React Router Tailwind CSS Visual Studio Code Git GitHub Vercel


Logo

PhoenixFi

The official repository for the website of Phoenixi
View Live

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started
  4. Features
  5. Block Diagram
  6. Screenshots
  7. Future Scope
  8. Contributors

About The Project

PhoenixFi revolutionizes the FileCoin ecosystem by enabling Storage Providers to overcome funding gaps through innovative lending solutions. The platform employs robust risk mitigation strategies, ensuring staking remains lucrative while minimizing defaults. An incentivization model rewards both stakers and providers, adding tangible value to the FileCoin Network. Challenges include developing accurate ML models for reputation prediction and collateral demand, designing a balanced reward system, and implementing effective measures to prevent loan defaults. PhoenixFi pioneers a transformative approach, fostering a dynamic and sustainable FileCoin ecosystem.

Built With

Following technologies and libraries are used for the development of this website

Getting Started

To setup the project locally the steps below.

Prerequisites

  • Please make sure you have metamask installed and connected to Filecoin's Calibration testnet and have some test matic in your wallet

  • Node.js

  # Homebrew
  brew install nodejs

  # Sudo apt
  sudo apt install nodejs

  # Packman
  pacman -S nodejs

  # Module Install
  dnf module install nodejs:<stream> # stream is the version

  # Windows (chocolaty)
  cinst nodejs.install
  # Homebrew
  brew install git

  # Sudo apt
  apt-get install git

  # Packman
  pacman -S git

  # Module Install (Fedora)
  dnf install git

Running the project.

The project uses NPM. It is strictly advised to stick with NPM so as to avoid dependency conflicts down the line.

## Checkout into the project client directory
cd client

## Install Dependencies
npm install

## Run the Project
npm start

Following are the commands to remove/add new dependencies using yarn

## Add a new Package
npm install <package-name>

## Remove an existing Package
npm uninstall <package-name>

## Save Package as a Dev Dependency
npm install <package-name> --save-dev

Features

Staking Liquidity Solutions:

PhoenixFi empowers Storage Providers (SPs) by offering loans to cover insufficient funds for FileCoin staking, attracting more participants and optimizing infrastructure utilization.

Robust Risk Mitigation:

The platform implements stringent eligibility checks and feasible loan amount determinations to mitigate risks associated with lending, safeguarding SPs' on-chain reputation and minimizing potential losses.

Incentivization Model:

PhoenixFi introduces a unique model that rewards both stakers and SPs, providing tangible monetary gains and showcasing the real-world value of active participation in the FileCoin Network.

Predictive ML Models:

The project leverages advanced machine learning models to accurately predict reputation and collateral demand, ensuring a reliable and effective lending ecosystem.

Balanced Reward Generation:

Designing a reward system that benefits both stakers and storage providers, PhoenixFi creates a fair and mutually beneficial environment, encouraging sustained engagement in the FileCoin ecosystem.

Loan Default Prevention:

Implementing checks and balances, such as a beneficiary system, the platform actively prevents loan defaults, enhancing the overall stability and reliability of the lending platform.

Block Diagram

Block Diagram

Screenshots

Logo

Logo