Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Unify `DataStorage`

未关闭
#976 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@rob1997 已经在做这个了。

开始于 2024年5月27日。

评估

这个 Issue 还没有评估数据。

描述

Type: Enhancement Type: Feature

Summary
Currently we've only one DataStorage for Wallet Connect but we can save all data instances via one DataStorage.

Suggested features or ways to address the summary

  • We can have storable instances as and injectable IStorable with a StoragePath and LoadOnInitialize properties that can be used to save/load data on Web3 initialize.
  • We can have DataStorage as an injectable service that can save/load data.

Motivation

  • This will help us easily save and load data by just extending IStorable, will increase reusability, maintainability and readability of the codebase.

Acceptance Criteria

  • Instances can be saved and loaded just by extending IStorable
  • DataStorage will be responsible for saving, loading, deleting and resetting data

Blockers
(OPTIONAL) [Do you see any blocker that needs to be done before implementing this feature?]

Dependencies
(OPTIONAL) [Do you know about dependencies that directly affect this issue?]

Additional Context
(OPTIONAL) [Add any other context, files, images (screenshots/videos), diagrams, or documents about the feature request here.]

Final Steps

  • Give it one of these labels Type: Feature Type: Enhancement
  • Add your estimation

Estimations

| 3 | Mild efort | A day | Low complexity | Low |

主要语言
C#
星标
944
派生
245
PR 合并指标
30 天内没有已合并 PR

环境准备

我们还没有检查这个项目的环境配置文件。先看它的 README,通用步骤见我们的新手贡献指南。

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

ChainSafe/web3.unity 的其他 Issue

查看 ChainSafe/web3.unity 的全部 Issue

相似的 Issue

更多 C# Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。