Skip to main content
The LocalSigner is not technically a part of the @apophis-sdk/cosmos-signers package, but instead built directly into the @apophis-sdk/cosmos package. It is a simple signer that can be used with a private key or mnemonic, and useful for CLI tools or server environments.
signers.ts
Once you have a LocalSigner, you can use it directly to sign transactions: