orbitdb-archive / orbit-db-store

Base class for orbit-db data stores
MIT License
40 stars 22 forks source link

Documentation for Store Developers #103

Closed CSDUMMI closed 3 years ago

CSDUMMI commented 3 years ago

Copied the extensive comments from src/Index.js in the Documentation.

The goal of this pull request is to create an easy to use reference for Store developers.

In order to do this, we have to create a reference of Index types and how to create your own.