Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment Proposal - BlockThoughts: A decentralized chat forum #58

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

flaxxen
Copy link
Contributor

@flaxxen flaxxen commented Nov 15, 2023

Assignment Proposal

Title

BlockThoughts: A decentralized chat forum

Names and KTH ID

Oskar Svanström ([email protected])
Felix Qvarfordt ([email protected])

Deadline

  • Task 1

Category

  • Smart Contract Protocol Development

Description

Our project idea is to create a chat forum, similar to Reddit, on blockchain. There have been many chat services developed on blockchain, but a forum with threads and topics is a newer, more unique concept. The project poses many technical questions; how to optimise retrieving and storing data, how to split data into threads, topics etc. We would use something like React for writing a front-end application. And we will probably target Ethereum as blockchain.

Relevance

This is an interesting use case for blockchain. Allowing for an anonymous, unmoderated platform for sharing thoughts and ideas. This also poses obvious ethical questions.

@flaxxen flaxxen changed the title Create README.md Assignment Proposal - BlockThoughts: A decentralized chat forum Nov 15, 2023
@Deee92
Copy link
Collaborator

Deee92 commented Nov 16, 2023

Hi @flaxxen, interesting! Could you share some of these Reddit-esque forums that exist on chain?

@Deee92 Deee92 self-assigned this Nov 16, 2023
@Deee92 Deee92 added the smart-contract-protocol Smart contract protocol to be presented at the Grand Oral label Nov 16, 2023
@flaxxen
Copy link
Contributor Author

flaxxen commented Nov 20, 2023

Most of what we found were messaging apps like https://retroshare.cc/, but it does seem to come with a type of forum as well.

There are also a bunch of social media dapps which often focus more on owning your own data such as https://www.minds.com/, https://www.deso.com/?ref=itsfoss.com.

The most similar one seems to be Aether at https://getaether.net/.

@Deee92
Copy link
Collaborator

Deee92 commented Nov 20, 2023

Nice, good luck!

@Deee92 Deee92 merged commit e76469a into KTH:2023 Nov 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smart-contract-protocol Smart contract protocol to be presented at the Grand Oral
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants