UNPKG

blockstack-storage

Version:

The Blockstack Javascript library for storage.

19 lines (11 loc) 779 B
# Blockstack Storage JS **Please don't use this library directly as its API will change. Instead use Blockstack Storage via the public APIs provided in [blockstack.js](https://github.com/blockstack/blockstack.js).** This library was split off from [blockstack.js](https://github.com/blockstack/blockstack.js) in order to make it easier to test. Documentation of the unstable APIs in this library are available in [docs/USAGE.md](docs/USAGE.md) ## Contributing This repository uses the [git flow branching mode](http://nvie.com/posts/a-successful-git-branching-model/). We suggest using the [git-flow-avh](https://github.com/petervanderdoes/gitflow-avh) plugin. Please send pull requests against `develop`. `master` will reflect the latest production code deployed to npm.