-
Notifications
You must be signed in to change notification settings - Fork 3
Home
KeyChain is a standalone app for signing transactions and generating key pairs.
Go to README to get acquainted with KeyChain and see how to get started fast and easy.
You can integrate KeyChain as a service through pipe
or websocket
methods.
-
See How to sign Ethereum transaction via KeyChain section to get strait to signing transactions.
-
For quick step-by-step guides, see Pipe integration guide and WebSocket integration guide that you can find in the corresponding API.
-
To get a detailed tutorial on how to install KeyChain, go to installation guides for macOS, Windows, and Linux.
-
Read full KeyChain Protocol with comprehensive descriptions of json requests broken down into simple commands and parameters.
-
The section KeyChain sample commands gives you a shortcut to interacting with KeyChain. There you can find only the examples of the commands with short descriptions.
-
To learn more about how KeyChain ensures high level of security, go to Security section.
-
Troubleshooting will help you deal with errors and solve other problems that may occur while using KeyChain.
-
In Useful reference, you can find external links to useful materials on security, key storage, and cryptography.