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
.
├── backend # Backend service
├── frontend # Frontend web application
└── README.md # Project overview
Each subdirectory (frontend
, backend
) has its own README with setup instructions.