issues
search
diasjuniorr
/
tip-tweet
Tip Tweet is a hybrid dApp that provides a simple way to tip a tweet using Ethereum. Authors can claim their tips using their Twitter account. You only need the tweet URL to tip. 🚀 😎
https://tip-tweet.vercel.app/
23
stars
3
forks
source link
Refact
#13
Open
diasjuniorr
opened
2 years ago
diasjuniorr
commented
2 years ago
We have some refactoring to do:
[ ] Create a function to validade the eth amount provided.
[ ] Create a
Connect Wallet
button. We have duplicated code for the home page and the tips page.
[ ] Remove all unused code/functions
[ ] Refact the
useEffect
for logging users.
We have some refactoring to do:
Connect Wallet
button. We have duplicated code for the home page and the tips page.useEffect
for logging users.