mirror of
https://github.com/status-im/nim-eth-keys.git
synced 2025-02-17 11:46:40 +00:00
Nim ETH-keys
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
Languages
Nim
100%