Skip to main content

Introduction

Keychains

Every Omnichain Application has at least one Keychain—a custodian that generates and stores keys and signs transactions.

Warden Protocol allows users or external organizations to become Keychain operators. They can onboard their own Keychains and charge fees for key requests and signature requests. Note that Keychain operators typically use MPC networks to generate keys and signatures.

Keychains are implemented in the x/warden module.

Section overview

This section contains three main parts, each covering different aspects of Keychain usage and implementation:

Get started

You can get started with Keychains by following this guide: