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 months ago
JSON representation
Try the js-ipfs cli in your browser!
- Host: GitHub
- URL: https://github.com/mkg20001/ipfs-cli-tryout
- Owner: mkg20001
- Created: 2018-04-07T13:00:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T10:53:45.000Z (about 8 years ago)
- Last Synced: 2025-12-30T11:56:31.731Z (6 months ago)
- Topics: browser, cli, demo, ipfs, js-ipfs, terminal
- Language: JavaScript
- Homepage: https://ipfs-cli.mkg20001.io/
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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!