
In modern research, data is a project's most valuable asset. However, tracking the history of that data—what analyses were run, by which software, and on what version of a file—is a major challenge. Traditional lab notebooks can be lost, digital files can be altered, and software versions become outdated. This creates a "crisis of reproducibility" where validating past results becomes difficult or impossible.
How can we prove that a specific analysis result came from a specific version of our raw data?
We solve this problem by treating each scientific project as a unique digital asset—a Non-Fungible Token (NFT) on the Flow blockchain. This NFT is more than just a collectible; it is a dynamic, on-chain scientific logbook.
Every significant action taken on a project, especially data analysis, is recorded as a permanent, timestamped transaction on this logbook. This creates an unbreakable chain of custody for your research.
Our system is built on three core technologies working together to ensure data integrity.
(You can create a diagram here showing: Raw Data -> Hashing (SHA-256) -> Analysis -> Results (IPFS) -> Log Entry (Flow NFT))
Before any analysis is run, we create a unique digital "fingerprint" of the raw data file (e.g., your .mzml or .csv file).
After an analysis is complete, all the important results and metadata are bundled together into an "artifact" folder. This includes: