Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

@turnkey/cosmjs

npm Experimental Turnkey Cosmos Signer for CosmJS:
  • TurnkeyDirectWallet is a drop-in replacement for DirectSecp256k1Wallet that conforms to the OfflineDirectSigner interface.
If you need a lower-level, fully typed HTTP client for interacting with Turnkey API, check out @turnkey/http. API Docs: https://docs.turnkey.com/

Getting started

$ npm install @turnkey/cosmjs

Examples

ExampleDescription
with-cosmjsCreate a new Cosmos address, then sign and broadcast a transaction on Celestia testnet via CosmJS

See also

  • @turnkey/http: lower-level fully typed HTTP client for interacting with Turnkey API

Documents

Modules