Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A signer integration for Leap Wallet.
LeapSigner
@apophis-sdk/keplr-signer
import { Signer } from "@apophis-sdk/core"; import { KeplrSigner, LeapSigner } from "@apophis-sdk/keplr-signer"; Signer.register( new KeplrSigner(), new LeapSigner(), );