From 3dda447c44488984d0b90f91a474d451d475e131 Mon Sep 17 00:00:00 2001 From: nitowa Date: Sun, 20 Oct 2024 16:52:53 +0200 Subject: [PATCH] add cat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 508c0ce..5d3db9e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The story of this project begins with the appearance of [indImm](https://ndm-inf.github.io/ndm/main) in 2019. This tool allows users to upload files to the Ripple blockchain and then to view or download them via a web interface. The project stirred quite some [controversy](https://cryptocoindaddy.com/indimm-lets-you-upload-any-file-to-ripple-blockchain/) and was subsequently abandoned soon after. -indImm fascinated me with its creative use of the blockchain, but disappointed with its slow speed, making it effectively useless as file storage. For illustration compare the time it takes to download a [2.5KB file](https://ndm-inf.github.io/ndm/viewFile/5C997A591A335A20CE7FCC5228946DA6364CFADFF86EB0A2AAA6A93DEB58B809-49108230) vs a [1MB file](https://ndm-inf.github.io/ndm/viewFile/1C3C9071FB02DAF7563A887BDBB6938B269913975362BB2A75AE853093923A16-49105849). +indImm fascinated me with its creative use of the blockchain, but disappointed with its slow speed, making it effectively useless as file storage. For illustration compare the time it takes to download a [2.5KB file](https://ndm-inf.github.io/ndm/viewFile/5C997A591A335A20CE7FCC5228946DA6364CFADFF86EB0A2AAA6A93DEB58B809-49108230) vs a [1MB file](https://ndm-inf.github.io/ndm/viewFile/1C3C9071FB02DAF7563A887BDBB6938B269913975362BB2A75AE853093923A16-49105849). Also compare how quickly it loads with this library [1MB file](https://caisar.github.io/cat/) ## xrpIO and making things fast