Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/play3rzer0/blockchaintwitter
A decentralized social media app inspired by Twitter
https://github.com/play3rzer0/blockchaintwitter
backend blockchain dapp ethereum smartcontracts socialmedia solidity
Last synced: about 4 hours ago
JSON representation
A decentralized social media app inspired by Twitter
- Host: GitHub
- URL: https://github.com/play3rzer0/blockchaintwitter
- Owner: Play3rZer0
- License: mit
- Created: 2024-07-11T12:29:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T01:16:29.000Z (4 months ago)
- Last Synced: 2024-07-15T02:33:34.354Z (4 months ago)
- Topics: backend, blockchain, dapp, ethereum, smartcontracts, socialmedia, solidity
- Language: Solidity
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
dTweet App (Ethereum)
This is a decentralized version of Twitter. This is a proof-of-concept only and not meant for production use.
Social media on a blockchain can be costly. For every tweet there is a cost associated to pay for gas on the Ethereum blockchain.
In normal social media anyone can post or tweet a message, but on a blockchain-based social media things work differently.
The good points about this are:
- Verification of ownership of a tweet or post
- Pseudonymous nature of identity
- Discourages spamming and other tactics by bad actors