Skip to content

ki5566/CS4389_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4389_Project

Create a .env file with API_KEY = YOUR_ETHERSCAN_KEY

Note: Before running anything, make sure to download and add blockchain.db to the project folder (linked in our Deliverable 1 report)

How to Run Frontend:

  1. Make sure requirements are installed
  2. Activate .venv
    • Windows command prompt: .venv\Scripts\activate.bat
    • Windows PowerShell: .venv\Scripts\Activate.ps1
    • macOS and Linux: source .venv/bin/activate
  3. Execution: streamlit run dashboard.py

How to Run Fraud Detection Algorithm:

  1. Make sure requirements are installed
  2. Activate .venv
  3. Execution: python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5