TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

88 pointsby vertocabout 7 years ago

5 comments

vertocabout 7 years ago
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 未加载
dvhabout 7 years ago
Wait a minute, why not just put my eth address on the website?
评论 #16743895 未加载
评论 #16744657 未加载
评论 #16745694 未加载
crispyporkbitesabout 7 years ago
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 未加载
gabipurcaruabout 7 years ago
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 未加载
orneryoliphantabout 7 years ago
Any plans for recurring subscription payments support?
评论 #16741963 未加载