The Blockstack Javascript library for storage.
npm install blockstack-storage**Please don't use this library directly as its API will change. Instead use Blockstack Storage via the
public APIs provided in blockstack.js.**
This library was split off from blockstack.js
in order to make it easier to test.
Documentation of the unstable APIs in this library are available in docs/USAGE.md
This repository uses the git flow branching mode.
We suggest using the git-flow-avh plugin.
Please send pull requests against develop. master will reflect the latest production
code deployed to npm.