blockstack.js-old icon indicating copy to clipboard operation
blockstack.js-old copied to clipboard

The Blockstack JS library for identity and authentication

Results 3 blockstack.js-old issues
Sort by recently updated
recently updated
newest added

@shea256 Let's tag releases so that it's easy to browse the source code in a particular package published in npm. We do this already with the ruby gem: https://github.com/blockstack/blockstack-ruby/releases

enhancement

@shea256 It looks like all recent browsers support promises: http://caniuse.com/#feat=promises Do we need the `es6-promise` polyfill?