Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 291 Bytes

File metadata and controls

31 lines (19 loc) · 291 Bytes

ruby-ethash

Install

gem i ethash

Dev Build

# compile extension
rake compile

# run test
rake

Usage

Check test for examples.

LICENSE

MIT License

References