Skip to content

Commit

Permalink
Merge pull request ipfs#206 from oed/master
Browse files Browse the repository at this point in the history
Add 3Box to apps
  • Loading branch information
koalalorenzo authored Oct 24, 2018
2 parents b6526a5 + 207c855 commit cd96a8c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el

## Apps

- [3Box](https://3box.io) - Create and manage your Ethereum Profile, and your personal data. Use the 3box-js library to integrate profiles into your dapp. [Source](https://github.com/uport-project/3box)
- [a js video player](https://github.com/ipfs/website/tree/master/content/docs/examples/webapps/play) - [Demo](https://ipfs.io/ipfs/QmVc6zuAneKJzicnJpfrqCH9gSy6bz54JhcypfJYhGUFQu/play#/ipfs/QmTKZgRNwDNZwHtJSjCp6r5FYefzpULfy37JvMt9DwvXs)
- [a markdown renderer](https://github.com/ipfs/website/tree/master/content/docs/examples/webapps/markdown-viewer) - [Demo](https://ipfs.io/ipfs/QmSrCRJmzE4zE1nAfWPbzVfanKQNBhp7ZWmMnEdbiLvYNh/mdown#/ipfs/QmfQ75DjAxYzxMP2hdm6o4wFwZS5t7uorEZ2pX9AKXEg2u)
- [a qr-code renderer](https://github.com/ipfs/website/tree/master/content/docs/examples/webapps/qr-render) - [Demo](https://ipfs.io/ipfs/QmccqhJg5wm5kNjAP4k4HrYxoqaXUGNuotDUqfvYBx8jrR/qr#enter%20text%20here)
Expand Down
7 changes: 7 additions & 0 deletions data/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -296,3 +296,10 @@ content:
Run your IPFS node on your machine without having to bother with command line tools.
Manage your node, add your files, easily change the settings... everything from
just one interface.
- title: 3Box
website: https://3box.io
source: https://github.com/uport-project/3box
picture: /images/3box.png
description: >
Create and manage your Ethereum Profile, and your personal data. Use the 3box-js
library to integrate profiles into your dapp.
Binary file added src/static/images/3box.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd96a8c

Please sign in to comment.