Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Unify `DataStorage`

Đang mở
#976 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@rob1997 đang làm issue này rồi.

Từ ngày 27/5/2024.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

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 |

Ngôn ngữ chính
C#
Star
944
Fork
245
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của ChainSafe/web3.unity

Tất cả issue của ChainSafe/web3.unity

Issue tương tự

Thêm issue về C#

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.