Official token directory and Render clickjacking headers #10
No reviewers
Labels
No labels
agent:implement
agent:ready
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
ready
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/CL8Y-web!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-2-official-token-directory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
#tokenplaceholder with a three-part official directory (addresses, DEX trade venues, listings) sourced fromsrc/data/tokenDirectory.ts. CL8Y DEX is first; AscendEX and Coinbase are gone. MegaETH (already official onmain) stays, with Kumbaya and SIR as DEX alternatives.render.yaml(X-Frame-Options: DENY,frame-ancestors 'none') without dropping blog prerender routes.skills/cl8y-token-directoryandskills/cl8y-host-headers, cross-linked from positioning,AGENTS.md, andPROJECT_GUIDE.md.This is a clean implementation on current
main. Please close !9 — that branch deletes the blog, prerender, and MegaETH venues.Closes #2
Closes #3
Test plan
/and tap Token in the header (desktop + wrapped mobile). Section#tokenscrolls into view./#tokenload.0x8F452a1fdd388A45e1080992eFF051b4dd9048d2. Copy → clipboard matches exactly. Explorer opens BscScan.0xfBAa45A537cF07dC768c469FfaC4e88208B0098D. Copy matches.src/data,PROJECT_GUIDE.md, rendered/, anddist/forascendex.com— zero hits.yarn test,yarn typecheck,yarn lint,yarn build. Optional:yarn previewthenyarn test:e2e.curl -sI https://cl8y.comshowsX-Frame-Options: DENYand/orframe-ancestors 'none'. Confirm the same on the Render URL.mentioned in merge request !9
mentioned in issue #2
mentioned in issue #3
mentioned in commit
b124356850mentioned in issue #5