Add boxo to tools

This commit is contained in:
Dave Justice 2023-09-22 14:54:24 -04:00 committed by GitHub
parent 04c72a8367
commit 63f15e3f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab
## Tools
- [boxo](https://github.com/ipfs/boxo) - A set of reference libraries for building IPFS applications and implementations in GO.
- [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.