Skip to content

ipfs-force-community/janus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JANUS

This project collects and organizes information about Filecoin network upgrades, including:

  • The impact of different FIPs on the network and users
  • Observable effects of selected FIPs on network data
  • Data visualization to provide an intuitive view of protocol changes

Project Structure


.
├── backend     # Backend service
├── frontend    # Frontend web application
└── README.md   # Project overview

Each subdirectory (frontend, backend) has its own README with setup instructions.