The Blockstack Javascript library for storage.


Keywords
blockchain, bitcoin, bitcoin storage, bitcoin scaling, off-chain storage, crypto, cryptography, blockstack, blockstack auth, profile, identity, ethereum, storage, decentralized
License
MIT
Install
npm install blockstack-storage@0.2.4

Documentation

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.