-
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.
Try out the KeyChain commands on the demo page.
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.
-
Contact us if you have any questions or enquiries about KeyChain.
-
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.
-
Troubleshooting will help you deal with errors and solve other problems that may occur while using KeyChain.
-
Go here for information on how KeyChain restores the lost keys. Simultaneously, this is also a section about how KeyChain generates the keys, starting from collecting entropy data and creating a master key to the first public key that a user receives.
-
To learn more about how KeyChain ensures high level of security, go to KeyChain Security section.
-
Learn about our our key features.
-
In Useful links, you can find external links to useful materials on security, key storage, and cryptography.