Skip to content

Gr1N/poffw

Repository files navigation

poffw

Proof-of-work prototype (very simple and very stupid)

Development

Install external dependencies:

$ brew install python3
$ brew install redis

Install Python and JS dependencies:

$ make deps-py
$ make deps-js

And run development server:

$ make run

Testing

TBD

License

poffw is licensed under the MIT license. See the license file for details.

About

Proof-of-work prototype (very simple and very stupid)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published