1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2024-11-20 11:28:35 -05:00

add link to implementations section of ipfs.tech

This commit is contained in:
David Justice 2023-09-26 14:33:38 +00:00
parent 602f0d0781
commit 2d16386131
No known key found for this signature in database
GPG key ID: 9D889A8F17E58FD5

View file

@ -6,12 +6,18 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab
## Table of Contents
- [Implementations](#implementations)
- [Apps](#apps)
- [Tools](#tools)
- [Services & Platforms](#services--platforms)
- [Contribute](#contribute)
- [License](#license)
## Implementations
IPFS is an open-source project that encourages the development of multiple implementations of the protocol, each of which seeks to optimize for various use cases.
Check out the [list of Implementations](https://docs.ipfs.tech/concepts/ipfs-implementations/#popular-or-actively-maintained).
## Apps
- [Agregore](https://github.com/AgregoreWeb/agregore-browser) - A minimal web browser for the distributed web. Supports downloading/uploading data from IPFS using the browser's `fetch()` API