mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-04-03 19:45:45 -04:00
Merge pull request #493 from ipfs/link-to-implementations
add link to implementations section of ipfs.tech
This commit is contained in:
commit
6f6ff75e4c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user