Skip to main content

ConsenSys EthSigner

An open-source, client-agnostic, Ethereum transaction signer that separates private key management from transaction validation by signing transactions using a private key that can be secured in a variety of cloud providers, or encrypted on a local disk.

Quick Links


🏁 Getting Started

The quickest way to get started by either deploying with Docker, standalone binary or building from source.

💭 Concepts

Check out some general concepts that will help you understand how EthSigner works under the hood and architected.

👨‍💻 Reference

Find command line arguments, API methods through JSON-RPC, and general configuration in the References section.