A reimplementation in pure Nim of eth-keys, the common API for Ethereum key operations.
Go to file
mratsim 326e44dd17 gitignore and readme update 2018-02-08 11:26:57 +01:00
.gitignore gitignore and readme update 2018-02-08 11:26:57 +01:00
LICENSE initial commit 2018-02-08 10:51:13 +01:00
README.md gitignore and readme update 2018-02-08 11:26:57 +01:00
nim-eth-keys.nimble initial commit 2018-02-08 10:51:13 +01:00

README.md

Nim ETH-keys

License: MIT Stability: experimental

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