Skip to content

joscacgom/simple-pow-blockchain-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple PoW blockchain in Rust

Simple Proof of Work blockchain built in Rust.

Installation

To use the application, you'll need to have Rust installed on your system. You can download Rust from the official Rust website.

To build and run the application, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/your-repo.git
  2. Navigate to the project directory: cd your-repo
  3. Build the project: cargo build
  4. Run the application: cargo run

License

Include information about the license used in the application. If no license is specified, the default assumption is that the MIT License is used.

About

Simple Proof of Work blockchain built in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages