You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.
I'm a web developer who's interested in ethereum in javascript and am very interested in mining with javascript (I know it'll be slower).
While I've read Dagger-hashimoto and a lot of blockchain material, I'm confused with how to use ethashjs.
I see that it says it can be browserified but I have no idea how to actually use it.
I have geth running with jsonrpc enabled and working with curl requests. But I can't figure out what I need from geth in order to run ethashjs.
Perhaps someone here could help me, what should I be doing to try and mine in the browser using ethashjs?
The text was updated successfully, but these errors were encountered:
Hi Ethereum Javascripters,
I'm a web developer who's interested in ethereum in javascript and am very interested in mining with javascript (I know it'll be slower).
While I've read Dagger-hashimoto and a lot of blockchain material, I'm confused with how to use ethashjs.
I see that it says it can be browserified but I have no idea how to actually use it.
I have geth running with jsonrpc enabled and working with curl requests. But I can't figure out what I need from geth in order to run ethashjs.
Perhaps someone here could help me, what should I be doing to try and mine in the browser using ethashjs?
The text was updated successfully, but these errors were encountered: