An open API service indexing awesome lists of open source software.

https://github.com/manosbatsis/fluency-simple-pow

Simple Proof of Work contract
https://github.com/manosbatsis/fluency-simple-pow

proof-of-work rust

Last synced: 8 months ago
JSON representation

Simple Proof of Work contract

Awesome Lists containing this project

README

          

# fluency-simple-pow ![build](https://github.com/manosbatsis/fluency-simple-pow/actions/workflows/build.yml/badge.svg)

## Requirements

- Setup [Rust and Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)

## Test

Run:

```
cargo test
```

## Credits

Based on https://github.com/omni7642/fluency-test