Skip to content

Commit f2c2b81

Browse files
committed
docs: add demo image
1 parent 37dfbec commit f2c2b81

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ DScan enables you to quickly upload files and folders to [IPFS](https://ipfs.tec
1414

1515
DScan, leveraging the [w3up-client](https://blog.web3.storage/posts/the-data-layer-is-here-with-the-new-web3-storage), incorporates [DIDs](https://www.w3.org/TR/did-core/) and [UCAN](https://ucan.xyz/) to establish a robust framework for decentralized authentication and authorization. The use of DIDs enhances security and promotes digital self-sovereignty, while UCAN facilitates permissioned access and the delegation of capabilities, enabling users to manage access to their content securely.
1616

17-
Additionally, thanks to web3.storage, the content can be accessed over IPFS without the user installing and setting up a local instance of Kubo.
17+
Thanks to web3.storage, the content can be accessed over IPFS without the user installing and setting up a local instance of Kubo.
18+
19+
<div align="center">
20+
<img src="https://github.com/p2plabsxyz/dscan/blob/main/demo.png" />
21+
</div>
1822

1923
## 💻 Extension
2024

2125
| <img src="https://unpkg.com/@browser-logos/chrome/chrome_16x16.png" width="16" height="16"> [Chrome](https://www.google.com/chrome/) \| <img src="https://unpkg.com/@browser-logos/brave/brave_16x16.png" width="16" height="16"> [Brave](https://brave.com/) \| <img src="https://unpkg.com/@browser-logos/opera/opera_16x16.png" width="16" height="16"> [Opera](https://www.opera.com/) \| <img src="https://unpkg.com/@browser-logos/edge/edge_16x16.png" width="16" height="16"> [Edge](https://www.microsoftedgeinsider.com/) |
2226
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2327
| [![Install from Chrome Store](https://ipfs.io/ipfs/QmU4Qm5YEKy5yHmdAgU2fD7PjZLgrYTUUbxTydqG2QK3TT)<br>![](https://img.shields.io/chrome-web-store/users/idpfgkgogjjgklefnkjdpghkifbjenap?label=Chrome%20Web%20Store%20users&style=social)](https://chrome.google.com/webstore/detail/dscan-decentralized-qr-co/idpfgkgogjjgklefnkjdpghkifbjenap) |
2428

25-
<!-- <div align="center">
26-
<img src="https://github.com/p2plabsxyz/dscan/blob/main/demo.gif" />
27-
</div> -->
28-
2929
## 🛠 Development
3030

3131
The extension's development code is placed in `/src` folder. manifest.json is in `/public` folder. For webpack settings, follow the `webpack.config.js` file.

demo.gif

-5 MB
Binary file not shown.

demo.png

1.91 MB
Loading

0 commit comments

Comments
 (0)