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:
parent
602f0d0781
commit
2d16386131
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue