Skip to content

itzelfnidhi-2004/wallet-credit-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Credit Score – Aave V2

Objective

Assign each wallet a score (0–1000) based on Aave transaction behavior.

Scoring Logic

  • Start at 400
  • +7 per deposit
  • +4 per repay
  • –2 per borrow
  • –60 per liquidation
  • Clamped between 0 and 1000

How to Run

python main.py
###  Dataset Link

Due to GitHub file size limits, the main dataset (`user_transactions.json`) is hosted on Google Drive:

  [Click here to download the dataset](https://drive.google.com/file/d/1vvgNBpF5cbHWAgcMfs0mSIRIQEEwSIgl/view?usp=sharing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages