Novices Plagiarizing Mozart

    blockstack.ts
    TypeScript icon, indicating that this package has built-in type declarations

    0.1.0 • Public • Published


    blockstack.ts

    JavaScript / TypeScript library for interacting with Blockstack

    Contribute · Examples · Documentation · Quick start

    npm license code style: prettier

    develop
    build for develop depencencies for develop

    master
    build for master dependencies for master


    About

    blockstack.ts is a library for interacting with Blockstack (i.e. identity, authentication and storage).

    It's a fork of Blockstack's official blockstack.js library but got ported to TypeScript. Since TypeScript compiles to JavaScript, you can use this library in both languages without limitations.

    Installation

    Simply install it with yarn install blockstack.ts into your project (which is a lie, it's not yet on NPM).

    Quick start

    Identity

    @todo

    Authentication

    @todo

    Storage

    @todo

    For more examples see examples/.

    Tutorials

    @todo

    Documentation

    The code documentation lives in docs/code/. You can find a live version at https://ntzwrk.github.io/blockstack.ts/code/.

    Contributing

    See CONTRIBUTING.md for a guide on how to contribute to this library.

    Maintaining

    See MAINTAINING.md for a guide on how to maintain this library.

    License

    This code is published under the MIT License.

    Keywords

    Install

    npm i blockstack.ts

    DownloadsWeekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    490 kB

    Total Files

    169

    Last publish

    Collaborators

    • vsund