Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mkg20001/ipfs-cli-tryout

Try the js-ipfs cli in your browser!
https://github.com/mkg20001/ipfs-cli-tryout

browser cli demo ipfs js-ipfs terminal

Last synced: 4 days ago
JSON representation

Try the js-ipfs cli in your browser!

Awesome Lists containing this project

README

        

# 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!