Skip to content

Files

Latest commit

536fcbe · Apr 7, 2018

History

History
13 lines (7 loc) · 297 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 297 Bytes

ipfs-cli-tryout

Try the js-ipfs cli in your browser!

Currently very WIP (only a terminal with a few commands currently)

Development

First prepare the shims and cli by running bash prepare.sh

Now run npm start to watch the assets and re-build the bundle on every change

That's it!