Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ipfs/js-blockstore-datastore-adapter

Repository files navigation

blockstore-datastore-adapter

ipfs.io IRC Discord codecov CI

datastore interface

Table of contents

Install

$ npm i blockstore-datastore-adapter

Usage

import { MemoryDatastore } from 'datastore-core/memory'
import { BlockstoreDatastoreAdapter } from 'blockstore-datastore-adapter'

const store = new BlockstoreDatastoreAdapter(new MemoryDatastore())

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

Licensed under either of

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

About

A blockstore that uses a datastore for storage

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 5