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"
attachToTangle
response with an error attributeattachToTangle
response with a PoW-ed trytes attributeTo build this project, you'll need openssl-devel install (on linux) or equivalent openssl development libraries.