Add iprfc properly into data/tools.yaml

This commit is contained in:
Hector Sanjuan 2020-03-27 15:45:37 +01:00
parent 1ed901e893
commit f21d892d05
2 changed files with 5 additions and 0 deletions

View File

@ -208,6 +208,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [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.
- [iprfc](https://github.com/RTradeLtd/iprfc) - IETF RFC downloader which stores RFCs on IPFS and indexes them with RTradeLtd/Lens.
- [ipscend](https://github.com/diasdavid/ipscend) - Tool for hosting web apps and static websites in IPFS
- [mahuta](https://github.com/ConsenSys/Mahuta) - Mahuta is a plug and play service for your micro-service architecture allowing to collect, store and index data on IPFS and offering search functionalities (full text, query).
- [orbit-db](https://github.com/orbitdb/orbit-db) - OrbitDB is a serverless, distributed, peer-to-peer database that uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers.

View File

@ -70,6 +70,10 @@ content:
description: 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.
- title: iprfc
source: https://github.com/RTradeLtd/iprfc
description: IETF RFC downloader which stores RFCs on IPFS and indexes
them with RTradeLtd/Lens.
- title: ipscend
source: https://github.com/diasdavid/ipscend
description: Tool for hosting web apps and static websites in IPFS