
degens.now — Crypto Attention Auction & Token Leaderboard
Community-run crypto token leaderboard. Swap, boost, and bid to push your token up the live ranking — even a $1 bid moves the rank.
@Degens_now · X
The full gallery
Tech stack
53 projects

Community-run crypto token leaderboard. Swap, boost, and bid to push your token up the live ranking — even a $1 bid moves the rank.
@Degens_now · X

Web3 platform with a fee-free crypto wallet, games, and gamified economy.
@chaos_mln · X

Trade spot or perpetual BTC, ETH, AVAX and other top cryptocurrencies with up to 100x leverage directly from your wallet on Arbitrum and Avalanche.
@TiwariHash6 · X

Analyze cryptocurrency markets with Chan Theory patterns, K-line charts, and anomaly detection.
@onehopeA9 · X
用 DAPPOS @dappOS_com 做了一个加密货币缠论分析网站,也是我一直想做没时间做的! 来看看缠论三买的威力: 不是不会写代码。 我自己是程序员,真要硬写当然能写。 但问题是:没时间。🤡 做交易的人都懂,真正消耗人的不是“看一根 K 线”,而是把一堆信息拼起来: K 线结构。 缠论笔、中枢。 一买二买三买。 一卖二卖三卖。 资金费率。 持仓量变化。 成交量异动。 市场舆情。 这些模块涉及太多方面,写得出来,但太费时间。 所以我一直想做一个自己的交易雷达: 接币安历史数据。 用 TradingView 展示 K 线。 自动画缠论结构。 标注买卖点。 再把资金费率、持仓量、成交量和币安广场热度放进去。 想法很清楚。 但一直躺在 TODO 里。 最近用 xbubble 的 Coding 功能试了一下,直接把需求丢进去: “做一个加密货币缠论分析网站,接入币安一年历史数据,用 TradingView 展示 K 线,自动画笔、中枢、一买二买三买、一卖二卖三卖,增加异动分析和币安广场舆情热度。” 它真给我生成了一个能跑的原型。 这次最戳我的不是“AI 会写代码”。 而是 xBubble 把最消耗时间的工程杂活压短了。 以前我自己做: ❌ 搭项目结构 ❌ 爬数据源和图表库 ❌ 写 K 线处理 ❌ 写缠论结构识别 ❌ 做前端交互 ❌ 部署、改样式、修细节 一圈下来,核心想法还没验证,人先累了。 现在变成: ✅ 先描述业务目标 ✅ 让 xBubble 生成可运行原型 ✅ 我再校验规则、调整逻辑、优化体验 ✅ 把时间花在交易理解和产品迭代上 这对程序员其实很有价值。 因为程序员最缺的不是能力,而是时间和注意力。 我这个原型现在大概有几块: 第一,TradingView K 线主图。 用币安数据展示行情,再叠加缠论结构。 第二,笔和中枢。 把原本需要手动盯的结构,先自动画出来。 第三,买卖点雷达。 一买、二买、三买,一卖、二卖、三卖,先帮我筛可能的位置。 第四,异动面板。 资金费率、持仓量、成交量变化,和 K 线结构一起看。 第五,舆情热度。 把币安广场讨论热度也拉进来,看看市场情绪是不是和盘面互相印证。 你可以理解成: 我不是让 AI 替我交易。 我是让 AI 帮我做一个交易前的信息雷达。 我觉得 xBubble 和普通 AI

Analyze cryptocurrencies with AI-assisted technical analysis showing trends, key levels, and risk-scored setups.
u/mf_Illustrator · Reddit
I built a risk-first crypto analysis web app (plus a free profit calculator) after getting tired of hype-driven tools For the last few months I have been building CryptoYaan, a browser-based crypto analysis app, because most crypto tools either scream "to the moon" or quietly bury the risk. I wanted something that talks in plain language and always shows the downside first. What it does: Analyze any coin across Binance, Bybit, OKX and MEXC: trend, key levels, and a scored setup with en

Monitor cryptocurrency and stock prices with sentiment tracking and a 'regret button' to reverse trading decisions.
@Stone141319 · X
谁说没有后悔药?我花7U就做出来了!!! 我用 Codex 搓了一个网页,里面真放了一个“后悔药按钮”。 网站也上线了: (欢迎感兴趣的朋友多多交流心得,我是纯业余选手,有幸刷到这篇推文的朋友,如果能有荣幸给你一些启示的话欢迎给我点个关注,感谢!!!) 这个东西叫 Stone Daily。 最开始想做它,是因为我每天看美股和币圈都有一个感觉:市场信息太多了,普通人很容易被情绪牵着走。 BTC 一拉,群里开始热闹。 英伟达一涨,大家又开始相信 AI 永远往上。 小币一天几十个点,看到价格的时候手指会停顿一下。 再加上空投、高年化、项目宣传,很多时候还没研究清楚,人已经开始怕错过了。 所以我做了一个比较简单的 AI 行情站。 能看美股和币圈行情。 能让 AI 用人话解释涨跌。 能看今天的市场天气。 能把热点丢进去拆一拆,看里面有多少事实,有多少情绪。 还有一个我最喜欢的功能:后悔药按钮。 当你看到某个币拉了,某只美股涨了,或者某个机会看起来很香,可以先点一下。 它不会喊你冲,也不会替你做决定。 它只会帮你把这件事重新想一遍:你现在为什么心动,哪里可能是坑,未来的你会不会骂现在的你。 成本也特别低。 域名花了 2U。 Railway 月费开了 5U。 不过额度能撑多久还没测,先让它跑起来再说。 我是业余选手,代码也是一点点问、一点点改出来的。 以前总觉得做网站挺远的,现在发现有想法先搓个版本出来真的没那么难,且不说好不好专不专业(我知道在专业大佬眼里肯定不太行哈哈哈哈),但好歹也做出来了,这是我搓的第二个网页了,而且强迫症的我只要有想法就想要立刻完成,所以我还同时搓了几个WEB2的小产品(完工之后有机会我会放出来分享给大家做参考),我在想,以我的脑洞,我感觉我的第三个网页也快来了哈哈哈哈,流量不好不要紧,把让自己开心的事情完成了真的很满足!!! 话说回来,Stone Daily现在肯定还很粗糙,很多地方也要慢慢改(我会一个人慢慢一点一点把它完善)。 但我是真的喜欢这个方向: 行情可以看,热点可以追,但别每次都让情绪先动手。 少追一次上头行情,可能就值回票价了。 网站: 开源仓库: 兄弟们可以帮我看看,哪里不好用可以毫不留情地直接骂

AI-powered platform that builds blockchain apps and agents from text descriptions.
@Voxeon766 · X
From idea to on-chain app — in one minute. ⚡ Describe it → AI builds it → connect wallet → live on-chain. You own the app. You earn the rewards. 🪂 Plus: 150M VOX airdrop for early builders. Start free 👉 #AI #Web3 #vibecoding #crypto #buildinpublic #airdrop

Race motorcycles over stock and cryptocurrency price charts in this browser-based arcade game.
stonkrider — 把股市、加密货币K线变成跑道的脑洞赛车游戏

Accept crypto payments directly to your wallet with instant settlement and no intermediary.
@QBitFlowApp · X
— the worst part of shipping is getting paid, so we make crypto payments as simple as a card, but the money hits your wallet instantly and stays yours (no processor sitting on your funds). Would love your feedback 🙏

Generate embeddable market sparklines for stocks, crypto, and indices via URL.
kahtaf · HN
Ticker-line.com – embeddable market sparkline SVGs

Analyze crypto markets using algorithmic analysis and on-chain intelligence for trading insights.
@luxquantcrypto · X

Crypto market heatmap with AI signals and price predictions.
@CryptoHypeAI · X
Check out what I just built with Lovable!