mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
Merge pull request #49 from ipfs/feature/standardize-readme
Added badges, contribute, and License file
This commit is contained in:
commit
cf16ae5dfe
2 changed files with 135 additions and 1 deletions
15
README.md
15
README.md
|
@ -1,5 +1,9 @@
|
|||
# Awesome IPFS [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
[](http://ipn.io)
|
||||
[](http://ipfs.io/)
|
||||
[](http://webchat.freenode.net/?channels=%23ipfs)
|
||||
|
||||
> Useful resources for using [IPFS](https://ipfs.io) and building things on top of it
|
||||
|
||||
_This list is for projects, tools, or pretty much any things related to IPFS that
|
||||
|
@ -9,7 +13,6 @@ link it here. If you have an idea for an awesome thing to do with IPFS, a good
|
|||
place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or
|
||||
[ipfs/notes](https://github.com/ipfs/notes)._
|
||||
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Use Cases](#use-cases)
|
||||
|
@ -18,6 +21,8 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or
|
|||
* [Videos](#videos)
|
||||
* [Archives](#archives)
|
||||
* [Discussions](#discussions)
|
||||
* [Contribute](#contribute)
|
||||
* [License](#license)
|
||||
|
||||
## Use Cases
|
||||
|
||||
|
@ -93,6 +98,14 @@ These are narrowly-scoped, little JS "apps" deployed through IPFS.
|
|||
|
||||
* [CRDTs discussion](https://github.com/ipfs/notes/issues/23)
|
||||
|
||||
## Contribute
|
||||
|
||||
Please add (or remove) stuff from this list if you see anything awesome! [Open an issue](https://github.com/ipfs/awesome-ipfs/issues) or a PR.
|
||||
|
||||
### Want to hack on IPFS?
|
||||
|
||||
[](https://github.com/ipfs/community/blob/master/contributing.md)
|
||||
|
||||
## License
|
||||
|
||||
[](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue