t4t5
Tweether
JavaScript

A decentralized, uncensorable Twitter-clone built on Ethereum. ♦︎

Last updated Dec 9, 2025
30
Stars
15
Forks
0
Issues
0
Stars/day
Attention Score
22
Language breakdown
JavaScript 96.8%
CSS 3.2%
Files click to expand
README

Tweether

A decentralized, uncensorable Twitter-clone built on Ethereum.


Check out the deployed Heroku-version of this app at tweether.io (the initial page load might be slow since it's hosted on a free tier)

Running locally

First, make sure that you have Node and Truffle installed on your computer.

Clone the repo, then run the following commands in the folder:

npm install
npm run dev

Usage

All the data is stored on the Ethereum blockchain, which means that signing up and posting tweets costs a small amount of ether. This is probably not something that people would be willing to pay for in the near future, but serves as a proof-of-concept.

Learn how to create DApps like this

Check out my online course Discover Ethereum & Solidity on Ludu to learn how to build Tweether from scratch, as well as how to build complete Dapps with Solidity, Truffle and modern frontend frameworks like Next.js.

© 2026 GitRepoTrend · t4t5/Tweether · Updated daily from GitHub