TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Etherglade – Accept Ethereum on your site in minutes

88 点作者 vertoc大约 7 年前

5 条评论

vertoc大约 7 年前
Hey all! Earlier this year, I launched a parody ICO called PonziCoin (<a href="http:&#x2F;&#x2F;ponzicoin.co" rel="nofollow">http:&#x2F;&#x2F;ponzicoin.co</a>), and I found that it was fairly difficult to easily accept Ethereum on a site and support all the major wallets (hardware, web, mobile) so I decided to make Etherglade. It&#x27;s a drop-in UI that you should be able to add to your site in less than 5 minutes and start accepting Ethereum - it even supports smart contracts! In the future, I also hope to add features to make interacting with Ethereum and smart contracts easier for the average person.<p>I would love any feedback, comments, or questions :)<p>Side Note: Don&#x27;t start a pyramid scheme, even if you explicitly state that it is a pyramid scheme and it&#x27;s clearly a parody. It turns out a significant amount of people will still put a significant amount of money in
评论 #16743049 未加载
评论 #16744194 未加载
评论 #16741473 未加载
评论 #16745266 未加载
评论 #16745327 未加载
dvh大约 7 年前
Wait a minute, why not just put my eth address on the website?
评论 #16743895 未加载
评论 #16744657 未加载
评论 #16745694 未加载
crispyporkbites大约 7 年前
This is a nice implementation. Using credit cards online is actually a little annoying&#x2F;hacky, despite years of UX work and several billion dollar companies built to solve this problem. If Ethereum or another blockchain tech can solve this at a lower cost than the current payment processors (2-3% fees), then we might actually see widespread adoption online.
评论 #16745335 未加载
gabipurcaru大约 7 年前
This looks nice. One thing though - you should consider using strings instead of numbers for the amounts. The problem is that numbers in JS are actually floats, and you lose precision on high values. Probably not going to make a big difference, but e.g. 100000000000000001 can&#x27;t be represented as a number in JS.
评论 #16744298 未加载
评论 #16745783 未加载
orneryoliphant大约 7 年前
Any plans for recurring subscription payments support?
评论 #16741963 未加载