https://github.com/ndavd/kwitter-dapp
Minimalistic and decentralized devnet social platform
https://github.com/ndavd/kwitter-dapp
decentralized-application web3
Last synced: 5 months ago
JSON representation
Minimalistic and decentralized devnet social platform
- Host: GitHub
- URL: https://github.com/ndavd/kwitter-dapp
- Owner: ndavd
- Created: 2022-03-20T22:57:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T12:28:43.000Z (over 2 years ago)
- Last Synced: 2025-03-06T01:50:06.762Z (over 1 year ago)
- Topics: decentralized-application, web3
- Language: TypeScript
- Homepage: https://kwitter.ndavd.com
- Size: 625 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Audit: audit
Awesome Lists containing this project
README


Kwitter
Kweet about your day, kweet about your thoughts, kweet about your dreams or
about anything you want.
Be respectful and have fun :]
## Getting started
1. Install Phantom or MetaMask and create an account.
1. Get some Sepolia Ethereum from a faucet (for example
[sepoliafaucet.com](https://sepoliafaucet.com/)).
1. Start exploring!
If you encounter any problems make sure to submit an issue.
## How it works
Share small pieces of text (_kweets_) with everyone. Vote the kweets you like
and the most voted will appear at the top of the feed. All data is stored
exclusively on the Ethereum blockchain. No ads, no preferred content, it's
entirely managed by the users.
## The goal
Kwitter was not built to be a scalable social network but to simply
demonstrate how blockchain technology can be used to improve the social media
domain. It's therefore deployed on a testnet, which provides similar
functionality as the main network while being free to use.
Everything is transparent, all data is public for everyone and there is no
censoring whatsoever (of course in a real decentralized social network public
protocols should be implemented in order to prevent bad content).