From 4ec243a2ba0a0c388c0a951769ca81a32e84e534 Mon Sep 17 00:00:00 2001 From: Dave Justice Date: Fri, 22 Sep 2023 14:52:59 -0400 Subject: [PATCH] Add bifrost gateway to tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f6487d..beb448e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab ## Tools +- [bifrost-gateway](https://github.com/ipfs/bifrost-gateway) - [EXPERIMENTAL] A lightweight IPFS Gateway daemon backed by a remote data store. - [create-ipfs-app](https://github.com/alexbakers/create-ipfs-app) - Set up a decentralized web3 app by running one command. - [gatsby-plugin-ipfs](https://github.com/moxystudio/gatsby-plugin-ipfs) - Adds support for deploying Gatsby websites to IPFS by ensuring that assets are relative. - [git-ipfs-rehost](https://github.com/whyrusleeping/git-ipfs-rehost) - A script to rehost your git repos in ipfs.