Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorferran authored Mar 16, 2024
1 parent 63bffef commit 407c291
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
# <div style="text-align:center; font-size: 60px;">TokenTip </div>


<img src="images/TokenTipLogo.png" width="200">

<div align="center">
<div style="text-align:center; font-size: 60px;">TokenTip </div>
<img src="images/TokenTipLogo.png" width="200">
<p>
<b>
TokenTip is a decentralized tipping platform for creators that allows you to tip other creators with their tokens.
</b>
</p>
</div>

--------------

>[!IMPORTANT]
>This repo/software is for (ETH Global 2024)[https://ethglobal.com/events/london2024].
>
## TokenTip

Our vision for this is to allow anyone - whether they are an experienced crypto user, degen or just a person with no experience at all - to arrive at TokenTip, find a creator and tip them in crypto.

Our design ethos is to utilitise existing proven blockchain technology and also selected latest and emerging blockchain technology to ensure a fluid and efficient experience for all users.


## ⚙ Get started

You can either get started by installing the packages yourself here:

```bash
cd frontend
npm i
npm start
```

0 comments on commit 407c291

Please sign in to comment.