Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 79 additions & 0 deletions projects/IPFSScan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
## Project Name IPFS Scan

## Category
<!--developesr tooling, application, wallet, infrastructure, etc-->
Application

## Project Description
<!--Describe your project in a few sentences. -->
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
<!-- Describe how your project uses any or all of these technologies, and why. -->
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
<!--brainstorming, fundraising, under development, beta, shipped, etc-->
Beta

## Previews
<!--Add some screenshots to give a preview of your product-->

![](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
<!--Describe who will be your project's users-->
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)
<!--How many users do you have right now?-->
No data yet

## Github repo
<!--Attach a link to your GitHub repo - open source is required - please make sure your repo has a license file and is licensed using MIT open source license! -->
https://github.com/crustio/ipfsscan

## Website
<!--Link your website if available-->

<!--If you're applying for a Next Step grant, add the URL to your hackathon submission here also-->
https://ipfsscan.crustapps.net

## Docs
<!--Including a link to your project docs!-->
https://github.com/crustio/ipfsscan/tree/main/docs

## Team Info
<!-- Introduce your amazing team - how many team members are working on this project and who are they?-->
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: <!--Start a discussion with the community here: https://github.com/ipfs/community/discussions/new and attach the link!-->
* Email: kun@crust.network
* Slack: /
* Twitter: @CrustNetwork
* Discord: badkk#7013
* Telegram: /
* WeChat: /

## How to Contribute
<!--How can the community contribute to your project?-->
Pull Request