Skip to content
Avvrik edited this page Dec 6, 2018 · 32 revisions

alt text

KeyChain

Overview

KeyChain is a standalone app for signing transactions and generating key pairs.

You can integrate KeyChain as a service through pipe or websocket methods.

  • 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 Windows, macOS, 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.

  • You can find the detailed technical specification of the KeyChain system below if you refer to Three security layers of KeyChain section.

  • To learn more about how KeyChain ensures high level of security, go to Security section.