> For the complete documentation index, see [llms.txt](https://docs.twine.world/twine-js/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twine.world/twine-js/twine-protocol/twine-blockstore-store/index.md).

# index

**@twine-protocol/twine-blockstore-store v0.0.3** • **Docs**

***

[twine-js](/twine-js/index.md) / @twine-protocol/twine-blockstore-store

## @twine-protocol/twine-blockstore-store

This package provides [BlockstoreStore](/twine-js/twine-protocol/twine-blockstore-store/classes/blockstorestore.md), a class that implements the Store interface for storing Twine objects in a blockstore and a datastore from [ipfs js-stores](https://github.com/ipfs/js-stores).

### Classes

| Class                                                                                         | Description                                                                 |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| [BlockstoreStore](/twine-js/twine-protocol/twine-blockstore-store/classes/blockstorestore.md) | Storage wrapper for storing Twine objects inside datastore and a blockstore |
