issues
search
RevokeCash
/
browser-extension
🛡 Protect yourself from crypto scams online
https://revoke.cash/extension
MIT License
67
stars
23
forks
source link
Restructure entire repo
#23
Closed
rkalis
closed
1 year ago
rkalis
commented
1 year ago
Restructure utils.ts into separate files
Merge all
confirm_xxx.tsx
pages into one
confirm.tsx
page
Move async fetches (e.g. token data) client side so popup is snappier
Add full typings for all previously
any
types
Make code DRYer
confirm_xxx.tsx
pages into oneconfirm.tsx
pageany
types