Merge pull request #493 from ipfs/link-to-implementations

add link to implementations section of ipfs.tech
This commit is contained in:
Daniel Norman 2023-10-04 13:28:15 +02:00 committed by GitHub
commit 6f6ff75e4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ To submit your project, read the [Content Policy](https://github.com/ipfs/awesom
## Table of Contents
- [Implementations](#implementations)
- [Apps](#apps)
- [Browsers](#browsers)
- [Tools](#tools)
@ -15,6 +16,11 @@ To submit your project, read the [Content Policy](https://github.com/ipfs/awesom
- [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 [IPFS implementations](https://docs.ipfs.tech/concepts/ipfs-implementations/#popular-or-actively-maintained) in the IPFS docs.
## 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