ecrecover/README.md
2019-08-02 10:47:05 +02:00

375 B

ecrecover

FFI export of Ethereum's ecrecover

prerequisite:

to compile: cargo build

to test: make (requires gcc)

(if you don't see Test passed then something went wrong).