-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #83 from filecoin-project/develop
content: add projects
- Loading branch information
Showing
4 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"display": true, | ||
"featured": false, | ||
"sortNumbers": [{ "since": 2021 }], | ||
"logo": { "icon": "data-cold-storage.png", "full": "data-cold-storage.png" }, | ||
"name": "Data Cold Storage", | ||
"org": ["SXX Future Data Company"], | ||
"description": { | ||
"short": "Data disaster recovery and cold storage platform", | ||
"long": "Data Cold Storage is a data disaster recovery and cold storage platform developed based on Web3/IPFS, serving scenarios such as government, institutions and large enterprises. Through Data Cold Storage, users can upload data with long-term preservation needs to Data Cold Storage IPFS, which becomes highly secure, low-cost and encryptable uplinked data by sealing the storage to Filecoin for cold storage. These deposited data can be seen through the official IPFS browser and can also be queried at Filecoin for data information." | ||
}, | ||
"primaryCta": { "url": "//sxxfuture.com", "text": "Project Website" }, | ||
"links": [ | ||
{ | ||
"label": "Website", | ||
"links": [{ "url": "//sxxfuture.com", "text": "sxxfuture.com" }] | ||
}, | ||
{ | ||
"label": "Repo", | ||
"links": [ | ||
{ | ||
"url": "//github.com/sxxfuture-official", | ||
"text": "github.com/sxxfuture-official" | ||
} | ||
] | ||
}, | ||
{ "label": "Docs", "links": [{ "url": "", "text": "" }] } | ||
], | ||
"keyInfo": [{ "label": "Using Filecoin since", "value": "2021" }], | ||
"video": "", | ||
"stats": [ | ||
{ "label": "", "value": "" }, | ||
{ "label": "", "value": "" }, | ||
{ "label": "", "value": "" } | ||
], | ||
"ctaCard": { "title": "", "description": "", "buttonText": "", "url": "" }, | ||
"taxonomies": [ | ||
{ "slug": "project-category", "tags": ["storage-apps-clients"] }, | ||
{ | ||
"slug": "storage-type", | ||
"tags": [ | ||
"archival", | ||
"consumer-storage", | ||
"general-storage", | ||
"verifiable-storage", | ||
"video" | ||
] | ||
}, | ||
{ "slug": "software-type", "tags": ["hosted-service"] }, | ||
{ "slug": "tooling", "tags": ["estuary"] }, | ||
{ "slug": "pipeline", "tags": ["none"] } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"display": true, | ||
"featured": false, | ||
"sortNumbers": [{ "since": 2022 }], | ||
"logo": { "icon": "web3-cloud-drive.png", "full": "web3-cloud-drive.png" }, | ||
"name": "Web3 Cloud Drive", | ||
"org": ["SXX Future Data Company"], | ||
"description": { | ||
"short": "Decentralized file storage application", | ||
"long": "A decentralized file storage application for the Web3 era, based on blockchain technology and IPFS (InterPlanetary File System) decentralized distributed storage technology, it can provide massive storage space for users who require data security and decentralization, achieve data trust, multi-node backup, decentralized storage, fast retrieval and other functions. It is suitable for data backup, data distribution, collaborative sharing, NFT storage, etc." | ||
}, | ||
"primaryCta": { "url": "//sxxfuture.com", "text": "Project Website" }, | ||
"links": [ | ||
{ | ||
"label": "Website", | ||
"links": [{ "url": "//sxxfuture.com", "text": "sxxfuture.com" }] | ||
}, | ||
{ | ||
"label": "Repo", | ||
"links": [ | ||
{ | ||
"url": "//github.com/sxxfuture-official", | ||
"text": "github.com/sxxfuture-official" | ||
} | ||
] | ||
}, | ||
{ "label": "Docs", "links": [{ "url": "", "text": "" }] } | ||
], | ||
"keyInfo": [{ "label": "Using Filecoin since", "value": "2022" }], | ||
"video": "", | ||
"stats": [ | ||
{ "label": "", "value": "" }, | ||
{ "label": "", "value": "" }, | ||
{ "label": "", "value": "" } | ||
], | ||
"ctaCard": { "title": "", "description": "", "buttonText": "", "url": "" }, | ||
"taxonomies": [ | ||
{ "slug": "project-category", "tags": ["storage-apps-clients"] }, | ||
{ | ||
"slug": "storage-type", | ||
"tags": [ | ||
"video", | ||
"verifiable-storage", | ||
"general-storage", | ||
"consumer-storage", | ||
"archival" | ||
] | ||
}, | ||
{ "slug": "software-type", "tags": ["mobile-app"] }, | ||
{ "slug": "tooling", "tags": ["estuary"] }, | ||
{ "slug": "pipeline", "tags": ["none"] } | ||
] | ||
} | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.