mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
Merge pull request #174 from alanshaw/feat/three-demos
feat: 3 demos - peer bandwdith chart, pubsub chat and peer map
This commit is contained in:
commit
ed744e9713
4 changed files with 19 additions and 1 deletions
|
@ -218,7 +218,7 @@ content:
|
||||||
website: https://demo.originprotocol.com/
|
website: https://demo.originprotocol.com/
|
||||||
source: https://github.com/OriginProtocol/demo-dapp
|
source: https://github.com/OriginProtocol/demo-dapp
|
||||||
description: >
|
description: >
|
||||||
Distributed sharing economy marketplace with images, metadata, and ERC 725 data stored on IPFS.
|
Distributed sharing economy marketplace with images, metadata, and ERC 725 data stored on IPFS.
|
||||||
- title: Philes
|
- title: Philes
|
||||||
website: https://philes.co
|
website: https://philes.co
|
||||||
source: https://github.com/chrismatthieu/philes
|
source: https://github.com/chrismatthieu/philes
|
||||||
|
@ -241,3 +241,21 @@ content:
|
||||||
description: >
|
description: >
|
||||||
This new version(v2.0) is built on IPFS, Openbazaar stores can now be accessible
|
This new version(v2.0) is built on IPFS, Openbazaar stores can now be accessible
|
||||||
to buyers even when they are offline.
|
to buyers even when they are offline.
|
||||||
|
- title: Peer Bandwidth Demo
|
||||||
|
website: https://ipfs.io/ipfs/QmVaVXbLdw4R5NqAiiQoTWtitxo5g7FS31PQmCLbH9p8Fu/
|
||||||
|
source: https://github.com/tableflip/ipfs-peer-bw-example
|
||||||
|
picture: /images/peer-bandwidth-demo.jpg
|
||||||
|
description: >
|
||||||
|
An demo app that uses window.ipfs, provided by the IPFS Companion web extension to get and graph bandwidth info for your IPFS node
|
||||||
|
- title: PubSub Chat Demo
|
||||||
|
website: https://ipfs.io/ipfs/QmWZ3u5S7RjFXKfW6dSZhj7CozcvpqJxm48RYMmKkWcmNQ/
|
||||||
|
source: https://github.com/tableflip/ipfs-pubsub-chat-example
|
||||||
|
picture: /images/pubsub-chat-demo.png
|
||||||
|
description: >
|
||||||
|
A ~76KB demo chat app that uses window.ipfs, provided by the IPFS Companion web extension
|
||||||
|
- title: Peer Map Demo
|
||||||
|
website: https://ipfs.io/ipfs/QmRPGCmLKH2dQmNiPRsiuYS9EhhJL1Gmkz5F75gKY1K4Bm/
|
||||||
|
source: https://github.com/tableflip/ipfs-peer-map-example
|
||||||
|
picture: /images/peer-map-demo.jpg
|
||||||
|
description: >
|
||||||
|
A map of IPv4 IPFS peers that uses window.ipfs
|
||||||
|
|
BIN
src/static/images/peer-bandwidth-demo.jpg
Normal file
BIN
src/static/images/peer-bandwidth-demo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
src/static/images/peer-map-demo.jpg
Normal file
BIN
src/static/images/peer-map-demo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
src/static/images/pubsub-chat-demo.png
Normal file
BIN
src/static/images/pubsub-chat-demo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 KiB |
Loading…
Add table
Add a link
Reference in a new issue