Changes to jframe.breckyunits.com

ffff:72.234.190.31
ffff:72.234.190.31
1 month ago
updated demo.scroll
demo.scroll
Changed around line 4: jframe.parsers
-
-

Farcaster Frames v2 Demo

-
Waiting for frame to load...
-
-
- Show Context
-
-
-
- Close Frame
-
-
- Test Primary Button
-
-
-
-
+ div
+ class container
+ h1 Farcaster Frames v2 Demo
+ div Waiting for frame to load...
+ id status
+ class status
+ div
+ button Show Context
+ id contextBtn
+ onclick app.getContext()
+ disabled
+ button Open URL
+ id urlBtn
+ onclick app.openUrl()
+ disabled
+ button Close Frame
+ id closeBtn
+ onclick app.closeFrame()
+ disabled
+ button Test Primary Button
+ id testBtn
+ onclick app.testPrimaryButton()
+ disabled
+ div
+ id contextData
ffff:66.74.145.60
ffff:66.74.145.60
2 months ago
created fcMeta.scroll
fcMeta.scroll
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 6: lander.css
+ blink WARNING: ALPHA SOFTWARE!!!
+
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 41: table
+ [] Test again
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 35: table
- [] Click clone above and launch your frame on your own subdomain
+ [] Click clone above to launch your frame on your own subdomain
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 35: table
- [] Click clone above and launch your frame
+ [] Click clone above and launch your frame on your own subdomain
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 35: table
- [] Click clone above and launch your site
+ [] Click clone above and launch your frame
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 42: table
-
+ [] Test again
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 33: table
-
+
+
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 33: table
-
+
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 32: table
+ # How to use
+
+ [] Click clone above and launch your site
+ [] Test your new frame in Warpcaster Frame Playground on Mobile
+ [] Update `.well-known/farcaster.json`
+ [] Update `meta.json`
+ [] Test again
+ [] Upload your splash.png
+ [] Add your app logic to app.js
+
+
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 35: h1 {
- max-width: 600px;
+ max-width: 500px;
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 8: editButton /edit.html
- container 600px
+ container 500px
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 13: center
+ br 2
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 9: editButton /edit.html
+ center
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 8: editButton /edit.html
+ container 600px
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 21: body {
- max-width: 600px;
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 21: body {
+ max-width: 600px;
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 30: h1 {
- webkit-text-fill-color: transparent;
- .search-box {
- margin: 2rem 0;
- }
- input {
- width: 400px;
- max-width: 90vw;
- padding: 1rem 1.5rem;
- border: none;
- border-radius: 50px;
- background: rgba(255, 255, 255, 0.9);
- font-size: 1.1rem;
- outline: none;
- transition: all 0.3s ease;
- }
- input:focus {
- box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
- transform: scale(1.02);
- }
Changed around line 49: input:focus {
- .time {
- font-size: 2rem;
- margin-bottom: 1rem;
- font-weight: 300;
- }
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 6
- min-height: 200vh;
+ min-height: 100vh;
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 6
- min-height: 100vh;
+ min-height: 200vh;
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 18: table
+ demo.html,Demo
root
root
2 months ago
Deleted template.scroll
template.scroll
Changed around line 0
- importOnly
-
-
-

Welcome

-
-
-
-
- table
- DATA
- compose row {title}
- printColumn row
-
-
- script
- function updateClock() {
- const now = new Date();
- const options = {
- weekday: 'long',
- year: 'numeric',
- month: 'long',
- day: 'numeric'
- };
- const time = now.toLocaleDateString('en-US', options);
- document.getElementById('clock').textContent = time;
- }
- updateClock();
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 9: editButton /edit.html
-
+ br 2
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 12: editButton /edit.html
- replace DATA
+
+
+ table
Changed around line 23: replace DATA
-
- template.scroll
+ compose row {title}
+ printColumn row
+
+
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated readme.scroll
readme.scroll
Changed around line 1
+ metaTags
+ lander.css
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated template.scroll
template.scroll
Changed around line 1
- metaTags
-
- lander.css
-
12:00:00
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated template.scroll
template.scroll
Changed around line 10: lander.css
- loop
- lines
- LINKS
+ table
+ DATA
+ compose row {title}
+ printColumn row
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated template.scroll
template.scroll
Changed around line 2: importOnly
- style.css
+ lander.css
ffff:65.246.71.95
ffff:65.246.71.95
2 months ago
updated lander.css
lander.css
Changed around line 1
+ * {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
+ Ubuntu, Cantarell, sans-serif;
+ }
+ body {
+ min-height: 100vh;
+ background: linear-gradient(45deg, #1a1a2e, #16213e, #1a1a2e);
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+ color: #fff;
+ }
+ .container {
+ text-align: center;
+ padding: 2rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 20px;
+ backdrop-filter: blur(10px);
+ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
+ }
+ h1 {
+ font-size: 3.5rem;
+ margin-bottom: 1rem;
+ background: linear-gradient(45deg, #e94560, #533483);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
+ }
+ .search-box {
+ margin: 2rem 0;
+ }
+ input {
+ width: 400px;
+ max-width: 90vw;
+ padding: 1rem 1.5rem;
+ border: none;
+ border-radius: 50px;
+ background: rgba(255, 255, 255, 0.9);
+ font-size: 1.1rem;
+ outline: none;
+ transition: all 0.3s ease;
+ }
+ input:focus {
+ box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
+ transform: scale(1.02);
+ }
+ .quick-links {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
+ gap: 1rem;
+ margin-top: 2rem;
+ max-width: 600px;
+ }
+ .link {
+ padding: 1rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 10px;
+ text-decoration: none;
+ color: white;
+ transition: all 0.3s ease;
+ }
+ .link:hover {
+ background: rgba(255, 255, 255, 0.2);
+ transform: translateY(-3px);
+ }
+ .time {
+ font-size: 2rem;
+ margin-bottom: 1rem;
+ font-weight: 300;
+ }