@turnkey/cosmjs
v0.8.21
Published
Turnkey Cosmos Signer for CosmJS
Downloads
4,428
Readme
title: "Cosmjs"
@turnkey/cosmjs
Experimental Turnkey Cosmos Signer for CosmJS:
TurnkeyDirectWalletis a drop-in replacement forDirectSecp256k1Walletthat conforms to theOfflineDirectSignerinterface.
If you need a lower-level, fully typed HTTP client for interacting with Turnkey API, check out @turnkey/http.
See more documentation at https://docs.turnkey.com/.
Getting started
$ npm install @turnkey/cosmjsExamples
| Example | Description |
| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| with-cosmjs | Create 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
