Files
pwap/pezkuwi-sdk-ui/packages/page-files
pezkuwichain 1295c36241 Rebrand: polkadot → pezkuwi build fixes
- Fixed TypeScript type assertion issues
- Updated imports from api-augment/substrate to api-augment/bizinikiwi
- Fixed imgConvert.mjs header and imports
- Added @ts-expect-error for runtime-converted types
- Fixed all @polkadot copyright headers to @pezkuwi
2026-01-07 02:32:54 +03:00
..

@polkadot/app-files

Description

Substrate Files is a decentralized storage module which allows substrate-based chains(including Polkadot/Kusama/Crust/Acala/Clover/Moonbeam/Astar/Phala/...) users upload their files to IPFS W3Auth Gateway and decentralized pin their files on Crust Network by using the standard IPFS W3Auth Pinning Service. This module is a 100% IPFS compatible file storage module, users can pin NFT files, host DApps or store on-chain data in totally DECENTRALIZED way(guaranteed by Crust protocol). Also, the Pinning Service is compatible with several Platforms like Ethereum, Polygon, Solana and Near, and funded by Decentralized Cloud Foundation. So currently, Substrate Files is FREE for all the substrate-based chains!

Features

Basically, the function is simple, it consist with 2 major parts: Upload File and Manage File Directory.

Upload File

Upload files with substrate-based chains account, you can also copy the cid to Crust Apps to see how many IPFS replicas of your file.

Manage files directory

Because the whole files module is decentralized, so your file directory is cached in browser, but you can export and import your file directory info.

References