Metadata-Version: 1.2
Name: Arbit
Version: 0.0.1a2
Summary: Native Arbit client
Home-page: https://github.com/1protocol/arbit-native
Author: Tjaden Hess
Author-email: tjaden@1protocol.com
License: GPL3
Description: # Arbit binary source code
        Binary for running sha256^r(block_hash) for the [Arbit](https://github.com/1protocol/arbit) protocol
        
        To compile: `make`
        
        To test: `make test`
        
        To use: `build/arbit <str:block_hash> <int:r>`
        
Platform: UNKNOWN
Requires-Python: >=3
