Skip to content

Commit 6cb66c6

Browse files
committed
remove all farcaster frame logic for the moment (#5213)
<!-- start pr-codex --> ## PR-Codex overview This PR primarily focuses on the removal of multiple files related to Farcaster frames and the `@coinbase/onchainkit` package, as well as some metadata updates in the `package.json` and `pnpm-lock.yaml` files. ### Detailed summary - Deleted various files related to Farcaster frames and their functionality. - Removed the `shortenAddress` function from `apps/dashboard/src/utils/string.ts`. - Updated `package.json` to remove `@coinbase/onchainkit` dependency. - Cleaned up `pnpm-lock.yaml` by removing references to deleted packages and dependencies. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent ddec3da commit 6cb66c6

28 files changed

+0
-1562
lines changed

apps/dashboard/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@chakra-ui/react": "^2.8.2",
2626
"@chakra-ui/styled-system": "^2.9.2",
2727
"@chakra-ui/theme-tools": "^2.1.2",
28-
"@coinbase/onchainkit": "0.14.2",
2928
"@emotion/react": "11.13.3",
3029
"@emotion/styled": "11.13.0",
3130
"@hookform/resolvers": "^3.9.0",

apps/dashboard/src/classes/ConnectFrame.ts

Lines changed: 0 additions & 154 deletions
This file was deleted.

apps/dashboard/src/classes/DO_NOT_ADD_THINGS_HERE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/dashboard/src/classes/SuperChainFrame.ts

Lines changed: 0 additions & 74 deletions
This file was deleted.

apps/dashboard/src/classes/SuperchainFormFrame.ts

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)