blockstack-storage
v0.3.0-multi-reader-storage.alpha.1
Published
The Blockstack Javascript library for storage.
Downloads
72
Readme
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.
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
Contributing
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.