Skip to main content
This package exposes the KeplrSigner, and a derived class LeapSigner. KeplrSigner is a specialization of the Signer class from @apophis-sdk/core designed to make it easier to integrate new Keplr forks (such as Leap).

Usage

Deriving from KeplrSigner

TODO