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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A Browser-based Blockchain

186 点作者 Capira将近 8 年前

24 条评论

buttershakes将近 8 年前
This is a neat. However, there is nothing explaining fundamental operation I can find except the source code itself, and it seems to me that it suffers from pretty serious scale limitations. I.e its ability to deliver on the value proposition in its current form is low.<p>Also, your proof of work is Sha256 which means that the moment this thing goes live and there is any value attached it won&#x27;t work. You have to switch to a memory hard proof of work to even begin doing this.<p>Finally, most of what you are trying to accomplish can already be done using SPV onto existing digital currency networks. Pushing the entire network into the browser doesn&#x27;t really help. The cynic in me wants to say this is an ICO pump for people who don&#x27;t know any better.
评论 #14496486 未加载
评论 #14496365 未加载
gallerdude将近 8 年前
So far looks sweet, I have a small bit of advice.<p>I&#x27;d double down on the simplicity aspect - for a lot of people cryptocurrency is a weird thing to get into and hard to understand. You guys have taken something as ultra-complex as mining and blockchain and stuck it in the browser, no small task. Make your focus a cryptocurrency for everyone - include demos of how cryptocurrency itself works.
评论 #14518051 未加载
评论 #14500952 未加载
hopfog将近 8 年前
I have a soft spot for removing barriers and making things accessible so this really resonates with me. With a single click of a button I&#x27;m connected to the network and have started mining. Pretty awesome!<p>I also love how the P2P is visualized in a straight-forward way. I definitely think this will help demystify blockchain technology. You immediately realize that you&#x27;re part of a decentralized network and that blockchain nodes are nothing else than other nodes like you.
评论 #14496281 未加载
fslkjhjdfhgj4j将近 8 年前
Left this running all day at about 30kh&#x2F;s and got 200 coins<p>Couple of hints:<p>* Have a way of backing up your private keys! Many people delete browser local storage and this is not a safe or long term place for them to live! NAG THE USER TO DO THIS. 99% of the people here betanet will lose their keys, fo sure<p>* Consider hierarchical deterministic (HD) generated keys, so a single seed can generate all future keys<p>* Consider brainwallet seed (must be long, suggest at least 256 bits entropy), custom dictionary words<p>Most cryptocurrencies use secp256k1 or ed25519 for ecdsa&#x2F;xeddsa as their curve, this is using P-256. Satoshi was suspicious of the NIST curves, thats why he didn&#x27;t use P-256 for bitcoin.<p>You will need something better than SHA256 for PoW function too, others have identified memory hard hash as idea. Look at Momentum (ProtoShares), EtHash (Ethereum) and CryptoNight (Bytecoin&#x2F;Monero) as approaches to this. All have rolled their own in this space, keep you tx hashes standard but use something creative for PoW function.
评论 #14502200 未加载
codefined将近 8 年前
Interestingly, I&#x27;m getting a <i>significantly</i> higher hash rate in Chrome than in Firefox (12,000 vs. 600). This is despite the fact that Firefox has a higher priority on my OS (High vs. Normal) and they&#x27;re both using the same amount of CPU.<p>What hash rates are you seeing on your machine&#x2F;browser?
评论 #14499096 未加载
评论 #14499788 未加载
评论 #14496260 未加载
评论 #14496133 未加载
评论 #14499608 未加载
评论 #14496514 未加载
评论 #14496184 未加载
评论 #14496230 未加载
评论 #14496150 未加载
评论 #14497884 未加载
评论 #14496152 未加载
评论 #14497704 未加载
Mao_Zedang将近 8 年前
Before anyone gets too excited because the page doenst make this clear, you are all mining on the Test block chain, not the release block chain, the coins are worthless, they are fine for playing around with though.
评论 #14496226 未加载
评论 #14498972 未加载
评论 #14496225 未加载
评论 #14502437 未加载
joantune将近 8 年前
Ok, you have a roadmap, but I&#x27;m left with more questions than answers, e.g.: if a blockchain relies on every node having a ledger of the whole transactions, and bitcoin&#x27;s ledger now occupies more than 100GB, then how is this supposed to work when the ledger becomes big?<p>Also, how do the &#x27;instant&#x27; transactions work?
评论 #14498876 未加载
评论 #14502520 未加载
postozoan将近 8 年前
I like how it starts you up instantly and how simple mining, helping the network and transactions seem to be. Really well done. I found a quick block too and sending&#x2F;receiving transactions and getting the confirmations seems nice and fast. As a user it makes me pretty happy.<p>However, turning your coins &#x27;permanent&#x27; somehow doesn&#x27;t seem nearly as intuitive. I have no real idea how these coins are now tied to me. I found my block on chrome, and launching the site in incognito mode &#x2F; firefox doesn&#x27;t show the funds in my wallet. This would make me worry about deleting my browser history&#x2F;cookies&#x2F;etc and I&#x27;d have no idea how to access these coins on another computer. How do I go about making these coins tied to me beyond some form of browser storage, and why isn&#x27;t that process explained somewhere? Right now it feels like a mild breeze might erase my wallet and the coins in it. Is this something that&#x27;ll be dealt with in the future?
nyxtom将近 8 年前
I like the idea of reducing the barrier to entry in the multitude of markets, but I&#x27;m also a bit cynical in that any web-based wallet seems extremely risky to me in terms of the potential for attacks and stolen coins.
schickling将近 8 年前
This seems really interesting! For someone without too much knowledge about blockchain and digital currencies: How does this compare to Bitcoin and Ethereum?
评论 #14496034 未加载
larma将近 8 年前
Just ask here if you need some test coins. I already mined a first block.
评论 #14498912 未加载
评论 #14496203 未加载
评论 #14497577 未加载
评论 #14498366 未加载
评论 #14495979 未加载
评论 #14496326 未加载
评论 #14496033 未加载
评论 #14502157 未加载
评论 #14500797 未加载
评论 #14496224 未加载
评论 #14504297 未加载
评论 #14496111 未加载
评论 #14496127 未加载
评论 #14496016 未加载
评论 #14496103 未加载
评论 #14499443 未加载
评论 #14495994 未加载
评论 #14503848 未加载
评论 #14496259 未加载
评论 #14496044 未加载
评论 #14501245 未加载
评论 #14500997 未加载
评论 #14500142 未加载
评论 #14499705 未加载
评论 #14499594 未加载
评论 #14496118 未加载
评论 #14496132 未加载
评论 #14495724 未加载
评论 #14496488 未加载
评论 #14496128 未加载
评论 #14496186 未加载
fiatjaf将近 8 年前
Is it possible&#x2F;easy to compile stellar-core to the browser? If we could do it and use the networking module&#x2F;part of this Nimiq it would be awesome.
daxfohl将近 8 年前
Where is their office? Looks like they&#x27;re all working out of some beach house somewhere in the South Pacific.
评论 #14497947 未加载
kristianp将近 8 年前
Lets get this out of the way now: what are the block size rules as transaction numbers increase?
评论 #14504842 未加载
chenster将近 8 年前
So is this a mining program <i>inside</i> the browser? Can someone please explain?
评论 #14502739 未加载
himlion将近 8 年前
Network bandwidth just doubled. Don&#x27;t think my thinkpad is going to mine any.
wildbunny将近 8 年前
This is interesting - but how can a browser serve incoming connection requests?
评论 #14500392 未加载
eriknstr将近 8 年前
That&#x27;s pretty cool. Will you also make a native miner?
chenster将近 8 年前
Why another cryptocurrency? I can&#x27;t keep track!!
评论 #14502723 未加载
geoah将近 8 年前
Is the betanet app code available somewhere?
评论 #14496205 未加载
stefanv将近 8 年前
What does &quot;nimiq&quot; means?
评论 #14496334 未加载
_jezell_将近 8 年前
I thought general opinion from security experts was browser based crypto is DOA...
评论 #14500029 未加载
bbcbasic将近 8 年前
This is good until the ASICS come in force and make mining in the browser useless.
评论 #14502304 未加载
imaginenore将近 8 年前
17% CPU utilization when mining. You need to multithread that.<p>Or better yet, implement it in a WebGL shader.
评论 #14502592 未加载