blueprint-stores 0.2.0-alpha.3

Storage providers for Tangle Blueprints
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# blueprint-stores

Meta-crate for Blueprint storage backends.

## What it re-exports

- `blueprint-store-local-database` as `local_database`.

## When to use

Use when you want storage providers through a single dependency entrypoint.

## Related links

- Source: https://github.com/tangle-network/blueprint/tree/main/crates/stores