Crumbs Chrome extension icon

Crumbs

👥 5 users
📦 v0.0.4
💾 245KiB
📅 2024-08-04
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

If you played Elden Ring, you know how useful/fun the messages left by other players are. This is the same concept but for the web.

The crumbs is a dApp that allows users to create small comments on any website they wish to.
All comments commitment is permanently stored on chain and can be view by anyone.

[Crumbs website](https://crumbs.eurekonomicon.com/)

## How it works

Each website is represented by a unique hash that is generated by the website's URL.

```sh
cast keccak "https://amazon.com"
# returns 0x8f27e3e37487112bee4cf14def31d887af3a99e26bf5ec708e3e14860b4a8546
```

The user can then create a comment on the website by signing the hash of the website and the comment itself.

```sh
cast keccak "common jeffrey you can do it"

# returns 0x5483c75da019b9e9df6e65578e208793759ac3e3e1f4e0fbc9e5b92f85ffa293
```

The user can then submit the comment to the contract by calling the `storeComment(bytes32 _url, bytes32 _commentHash)` function with the hash of the website and the comment.

The comment is then stored on chain and can be viewed by anyone.

Technically, there is no reason why you shouldn't be able to send the commitment of entire Kalevala to the chain, but as of now, I won't be indexing offchain any comment that is larger than ~280 characters.

To view the comment content, we need a hash to value dictionary, which is stored offchain.

Tags

Productivity/communication productivity/communication

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes

🔐 Security Analysis

This extension hasn't been security-scanned yet.

Grammarly for Chrome helps you write with confidence. Get AI support for grammar, clarity, and tone, from first draft to…
Productivity/communication AI
Record your screen and camera with one click. Share that content in an instant with a link.
Productivity/communication
Elevate your writing with QuillBot's AI-powered productivity tools: Grammar Checker, Paraphrasing Tool, AI writer, and m…
Productivity/communication AI