Cartouche library to generate Ethereum key pairs.
API Functions
| Function | Arity | Description | Param Kinds |
|---|---|---|---|
generate_keypair | 0 | Generate a fresh Ethereum keypair. | - |
Summary
Functions
Generates a new keypair as an {eth_address, private_key}.
Cartouche library to generate Ethereum key pairs.
| Function | Arity | Description | Param Kinds |
|---|---|---|---|
generate_keypair | 0 | Generate a fresh Ethereum keypair. | - |
Generates a new keypair as an {eth_address, private_key}.