Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpetretta authored Aug 7, 2022
1 parent 3ba1c9e commit ee1c3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# twitt3r.xyz
This repo contains the source code for [Twitt3r](https://twitt3r.xyz), a decentralized Twitter clone built on the [Ethereum blockchain](https://ethereum.org/en/). The project utilizes a custom smart contract for message storage, and [ENS lookups](https://ens.domains/) for profile information. It is deployed to the [Ropsten](https://ropsten.etherscan.io/address/0x3493B7ABE5e6E142D632e6596bc550A73c87Ee79) and [Optimistic Kovan](https://kovan-optimistic.etherscan.io/address/0x3493B7ABE5e6E142D632e6596bc550A73c87Ee79) testnets.
This repo contains the source code for [Twitt3r](https://twitt3r.xyz), a decentralized Twitter clone built on the [Ethereum blockchain](https://ethereum.org/en/). The project utilizes a custom smart contract for message storage, and [ENS lookups](https://ens.domains/) for profile information. It is deployed to the [Goerli](https://goerli.etherscan.io/address/0x3493B7ABE5e6E142D632e6596bc550A73c87Ee79) and [Ropsten](https://ropsten.etherscan.io/address/0x3493B7ABE5e6E142D632e6596bc550A73c87Ee79) testnets.

## Demo
<img src="./demo.gif" alt="A quick 60 second demo of twitt3r.xyz" title="Twitt3r demo gif">
Expand Down

1 comment on commit ee1c3a8

@vercel
Copy link

@vercel vercel bot commented on ee1c3a8 Aug 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

twitt3r – ./

twitt3r-maxpetretta.vercel.app
twitt3r.xyz
twitt3r-git-master-maxpetretta.vercel.app

Please sign in to comment.