paritytech / paritytech/web3-storage
[Exampe] Showcase - how the dApps could handle mutable data
Open
@antkve is already working on this.
Since Jun 8, 2026.
- Dominant language
- Rust
- Stars
- 13
- Forks
- 3
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 33
Description
Relates to: https://github.com/paritytech/web3-storage/issues/133
Hints
- imagine we have dApp with some smart contract, which handles storing data in Web3 Storage, for example Hackmd, just simple list of files created by user + modification of files
- prepare simple integration example, how the dApp could handle mutable data
- mutable pointer
- updating MMR stuff
- rendering history/previous versions
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.