From 08ea44466f4865139cf7beb93d394928f9cb96c1 Mon Sep 17 00:00:00 2001 From: Zikun Fan Date: Fri, 19 Nov 2021 19:16:40 +0800 Subject: [PATCH] Add community project IPFS Scan --- projects/IPFSScan.md | 79 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 projects/IPFSScan.md diff --git a/projects/IPFSScan.md b/projects/IPFSScan.md new file mode 100644 index 00000000..214efa54 --- /dev/null +++ b/projects/IPFSScan.md @@ -0,0 +1,79 @@ +## Project Name IPFS Scan + +## Category + +Application + +## Project Description + +IPFS Scan shows the file's(CID) storage status on IPFS Network, including gelocation information and incentive layers'(Crust/Filecoin/Arweave) on-chain storage state. + +## Use of IPFS, Filecoin and Libp2p + +1. IPFS Gateway: IPFS Scan uses public web3authed gateways to query informations of IPFS DHT information +2. IPFS remote pinning service: IPFS Scan accepts IPFS remote pinning service API standards, query storage infos from pinning service-side + +## Project Status + +Beta + +## Previews + + +![](https://crustipfs.xyz/ipfs/QmNUbu4LhKSuYxkt7eD2ZYE6ChBgrMm6uqxPoUfxyoJhGT?filename=ipfs_scan_ss3.png) + +![](https://crustipfs.xyz/ipfs/QmTwvpsj37vSYPK8Rdk9xf8YLufLZV5BtjxhtvfL677MPP?filename=IPFSSCAN.png) + +![](https://crustipfs.xyz/ipfs/QmRrhcibZceLPi9DXRzrkP7Fzg6H7okq5fvFiiwt4iT4tB?filename=ipfs_scan_ss2.png) + +## Target Audience + +All the NFT projects, especially marketplace/listing services. They can show the storage distributed information. Now it already be integrated by: + +1. RMRK: https://rmrk.app +2. NFTScan: https://nftscan.com + +## Rough estimated user base (if applicable) + +No data yet + +## Github repo + +https://github.com/crustio/ipfsscan + +## Website + + + +https://ipfsscan.crustapps.net + +## Docs + +https://github.com/crustio/ipfsscan/tree/main/docs + +## Team Info + +Decoo(Crust Application Team) dedicate in building Crust and IPFS-based applications, currently we build [Crust Files](https://files.crustapps.net), [Crust Pins](https://crustapps.net/#/pins) and [IPFS Scan](https://ipfsscan.crustapps.net) + +### Team Size + +0-10 + +### Team members + +- Luke(https://github.com/badkk) +- Gavin(https://github.com/gavfu) +- Eric(https://github.com/XueMoMo) + +## How the community can engage +* GitHub Discussion: +* Email: kun@crust.network +* Slack: / +* Twitter: @CrustNetwork +* Discord: badkk#7013 +* Telegram: / +* WeChat: / + +## How to Contribute + +Pull Request