Skip to content

Simple Mining of Block using Rust. This is just an example of how the puzzle is solved to get a string of four 0's.

Notifications You must be signed in to change notification settings

wesley-lewis/SimpleMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Mining Using Rust

This is just a representation for how the mining process works in Bitcoin.

Miners have to solve a puzzle where they have to get a String of consecutive 0's (4 in my code).

About

Simple Mining of Block using Rust. This is just an example of how the puzzle is solved to get a string of four 0's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages