GitHub - babakkarimib/sharden-miner: A multi-threaded CPU miner for the SHARDEN token and the Shardhash Protocol. · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
babakkarimib
sharden-miner
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>19 Commits<br>19 Commits
src
src
.gitignore
.gitignore
Cargo.lock
Cargo.lock
Cargo.toml
Cargo.toml
LICENSE
LICENSE
README.md
README.md
View all files
Repository files navigation
SHARDEN CPU Miner
A multi-threaded CPU miner for the SHARDEN token and the Shardhash Protocol.
The Shardhash Protocol repository, including the protocol implementation, smart contracts, and documentation, is available at:
https://github.com/babakkarimib/shardhash
Install Rust
Install the latest stable Rust toolchain:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
For Windows, download and run:
https://rustup.rs
Verify the installation:
rustc --version<br>cargo --version
Build
cargo build --release
Run
cargo run --release -- \<br>--rpc https://YOUR_RPC_URL \<br>--private-key YOUR_PRIVATE_KEY
Arguments
Argument<br>Description<br>Default
--rpc<br>Ethereum JSON-RPC endpoint.<br>Required
--private-key<br>Ethereum private key used for mining and submitting claims.<br>Required
--contract<br>Deployed Shardhash contract address.<br>0x295121422B9d0Fd3cBddC9E203ae9b4a1EfF0082
--nonce<br>Starting nonce for the mining search.
--round-check-delay-secs<br>Seconds to wait before checking whether a new mining round has started.<br>12
License
MIT
About
A multi-threaded CPU miner for the SHARDEN token and the Shardhash Protocol.
sharden.website
Topics
rust
ethereum
blockchain
parallel-computing
multithreading
miner
erc20
proof-of-work
cpuminer
crytocurrency
Resources
Readme
License
MIT license
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
star
Watchers
watching
Forks
forks
Report repository
Releases
First Miner Release
Latest
Jul 18, 2026
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
Rust<br>100.0%
You can’t perform that action at this time.