2018-02-14 17:55:57 +01:00
2018-02-14 17:55:57 +01:00
2018-02-14 16:24:29 +01:00
2018-02-14 16:24:29 +01:00
2018-02-14 16:24:29 +01:00
2018-02-08 10:51:13 +01:00

Nim ETH-keys

License: MIT Stability: experimental

A reimplementation in pure Nim of eth-keys, the common API for Ethereum key operations.

Experimental

Warning ⚠: current native backend is a proof of concept, not suitable for production use:

  • Future versions will use libsecp256k1 as a cryptographic backend, a proven crypto library.

DO NOT USE for production

Description
A reimplementation in pure Nim of eth-keys, the common API for Ethereum key operations.
Readme
Languages
Nim 100%