Merge pull request #178 from olizilla/ipld-explorer

feat: Add explore.ipld.io to the tools section
This commit is contained in:
Lorenzo Setale 2018-08-02 06:29:24 +02:00 committed by GitHub
commit 0083bf63de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View File

@ -130,6 +130,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
- [ipfscrape](https://github.com/victorbjelkholm/ipfscrape) - Scrape a webpage with all assets and put it in IPFS
- [ipfsecret](https://github.com/c2fo-lab/ipfsecret) - Encrypt and decrypt IPFS files with a secret passphrase
- [ipget](https://github.com/ipfs/ipget) - :satellite: wget for IPFS: retrieve files over IPFS and save them locally.
- [IPLD Explorer](https://explore.ipld.io) - Explore the Merkle Forest from the comfort of your browser [Source](https://github.com/ipfs-shipyard/ipld-explorer)
- [IPRedirect](https://github.com/JayBrown/IPRedirect) - Browser userscript for redirecting IPFS/IPNS addresses to your local gateway. This should work on any browser that hasn't had an extension written for it yet and has support for userscripts.
- [ipscend](https://github.com/diasdavid/ipscend) - Tool for hosting web apps and static websites in IPFS
- [pinbot](https://github.com/whyrusleeping/pinbot) - Pin content via IRC

View File

@ -12,6 +12,12 @@ content:
- title: http2ipfs
source: https://github.com/jbenet/http2ipfs-web
description: This is a simple webtool to add URLs to an IPFS node.
- title: IPLD Explorer
website: https://explore.ipld.io
source: https://github.com/ipfs-shipyard/ipld-explorer
picture: /images/ipld-explorer.png
description: >
Explore the Merkle Forest from the comfort of your browser
- title: ipcat
source: https://github.com/noffle/ipcat
description: ":cat2: Retrieve IPFS object data and send it to stdout."

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB