paritytech / paritytech/web3-storage
[Story] dApps integration example (agreement, upload, download)
Open
@franciscoaguirre is already working on this.
Since Jun 4, 2026.
- Dominant language
- Rust
- Stars
- 13
- Forks
- 3
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 33
Description
Hints
- we already have web3-storage SC precompile ready and pallet-revive in the w3s testnet runtimes (no need for asset hubs)
- add to the landing page + new page/ui -> dApps example
- showcase simple dApp UI using smart contract with integration to Web3 Storage
- covering cases:
- signed user does not have storage agreement
- signed user has agreement and can store some data
- show case upload/download
TODO
- prepare simple design/description first
- implement approved design
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.