basquiatjs

0.1.2 • Public • Published

BasquiatJS

A browser-ready implementation of basquiat.

You can find a live demo here!

Building

The ipfs node daemon must be running.

$ git clone https://github.com/ellttBen/basquiatJS.git
$ cd basquiatJS
$ npm install
$ npm run release

The script outputs an ipfs CID which links to a simple in-browser demo.

Known issues

  • Basquiat only works in a Secure Context. This means that it should be accessed through https or localhost. In the latest version of the ipfs daemon, accessing content through the local gateway does not satisfy this. To work around this, one should use a public ipfs gateway such as cloudflare-ipfs, making sure to have the ipfs companion extension disabled.

/basquiatjs/

    Package Sidebar

    Install

    npm i basquiatjs

    Weekly Downloads

    2

    Version

    0.1.2

    License

    none

    Unpacked Size

    11.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • ellttben