bitsongofficial / bitsongjs

A series of useful Javascript libraries for BitSong
Apache License 2.0
4 stars 2 forks source link

Create @bitsongjs/storage package #45

Closed DavideSegullo closed 1 year ago

DavideSegullo commented 1 year ago

We should create a new package to manage the storage, such as:

DavideSegullo commented 1 year ago

I suggest creating a class that defines the structure of a basic provider, then each storage service implements its methods.

This allows you to also define custom classes, when those basic offers are not sufficient

DavideSegullo commented 1 year ago

Tasklist: