2 releases
Uses old Rust 2015
| 0.0.2 | Jul 8, 2018 |
|---|---|
| 0.0.1 | Jul 8, 2018 |
#31 in #pow
8KB
134 lines
IOTA Pow Box
This project provides IOTA PoW-as-a-Service
Standard IRI attachToTangle requests return a JSON struct containing a jobId. Querying the server at localhost:8000/<jobId>
returns either:
"Not ready yet"- a standard
attachToTangleresponse with an error attribute - a standard
attachToTangleresponse with a PoW-ed trytes attribute
To build this project, you'll need openssl-devel install (on linux) or equivalent openssl development libraries.
Dependencies
~25–37MB
~725K SLoC