ecrecover/README.md
2019-08-01 16:05:21 +02:00

364 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).