Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove ui's landing page and its dependencies #161

Merged
merged 2 commits into from
Apr 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,372 changes: 2 additions & 1,370 deletions ui/package-lock.json

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,23 @@
"@ethersproject/abi": "^5.7.0",
"@ethersproject/address": "^5.6.1",
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/hash": "^5.7.0",
"@ethersproject/keccak256": "^5.7.0",
"@headlessui/react": "^1.4.2",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.0.3",
"@types/node": "^16.11.13",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@types/react-syntax-highlighter": "^13.5.2",
"aos": "^2.3.4",
"axios": "^1.5.0",
"bytes": "^3.1.2",
"fuse.js": "^6.5.0",
"http-status-codes": "^2.2.0",
"react": "^17.0.2",
"react-device-detect": "^2.2.2",
"react-dom": "^17.0.2",
"react-dropzone": "^11.4.2",
"react-icons": "^4.3.1",
"react-responsive-carousel": "^3.2.22",
"react-router-dom": "^6.1.1",
"react-scripts": "5.0.0",
"react-select-search": "^3.0.9",
"react-syntax-highlighter": "^15.4.5",
"react-tooltip": "^4.2.21",
"recharts": "^2.1.8",
"typescript": "^4.9.3",
"web-vitals": "^2.1.2"
},
Expand Down Expand Up @@ -63,11 +52,10 @@
]
},
"devDependencies": {
"@types/aos": "^3.0.4",
"@types/bytes": "^3.1.1",
"autoprefixer": "^10.4.0",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.3"
},
"homepage": "./"
}
}
167 changes: 0 additions & 167 deletions ui/src/assets/chains/arbitrum.svg

This file was deleted.

Binary file removed ui/src/assets/chains/avalanche.png
Binary file not shown.
Binary file removed ui/src/assets/chains/binance.png
Binary file not shown.
Binary file removed ui/src/assets/chains/boba.png
Binary file not shown.
Binary file removed ui/src/assets/chains/celo.png
Binary file not shown.
Binary file removed ui/src/assets/chains/ethereum.png
Binary file not shown.
5 changes: 0 additions & 5 deletions ui/src/assets/chains/optimism.svg

This file was deleted.

Binary file removed ui/src/assets/chains/polygon.webp
Binary file not shown.
Binary file removed ui/src/assets/chains/xdai.png
Binary file not shown.
Binary file removed ui/src/assets/contract-code.png
Binary file not shown.
Binary file removed ui/src/assets/contract-info.png
Binary file not shown.
Binary file removed ui/src/assets/contracts/ens.png
Binary file not shown.
1 change: 0 additions & 1 deletion ui/src/assets/contracts/gnosisSafe.svg

This file was deleted.

Binary file removed ui/src/assets/contracts/synthetix.png
Binary file not shown.
Binary file removed ui/src/assets/contracts/uniswap.png
Binary file not shown.
Binary file removed ui/src/assets/decode.gif
Binary file not shown.
2 changes: 0 additions & 2 deletions ui/src/assets/icons/gitter.svg

This file was deleted.

7 changes: 0 additions & 7 deletions ui/src/assets/icons/matrix.svg

This file was deleted.

13 changes: 0 additions & 13 deletions ui/src/assets/icons/twitter.svg

This file was deleted.

Binary file not shown.
Binary file removed ui/src/assets/integrations/blockscout.png
Binary file not shown.
1 change: 0 additions & 1 deletion ui/src/assets/integrations/dexGuru.svg

This file was deleted.

Binary file removed ui/src/assets/integrations/dexGuruOptimism.png
Binary file not shown.
Binary file removed ui/src/assets/integrations/eth-sdk.png
Binary file not shown.
Binary file removed ui/src/assets/integrations/foundry.png
Binary file not shown.
Loading
Loading