From 3e4654868cdb5eb4ff58ed96731d2cbc67bd7a70 Mon Sep 17 00:00:00 2001 From: Dave Justice Date: Fri, 22 Sep 2023 14:51:16 -0400 Subject: [PATCH] Add Kubo to tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f6487d..dbfe599 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab - [ipns-pin](https://github.com/justicenode/node-ipns-pin) - A command-line tool to pin stuff via ipns. - [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. +- [Kubo](https://github.com/ipfs/kubo) - An IPFS implementation in Go - [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). - [Multiverse](https://github.com/multiverse-vcs/go-multiverse) - Multiverse is a decentralized version control system that enables peer-to-peer software development. - [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.