@0xkey-io/cosmjs
v0.1.1
Published
0xkey Cosmos Signer for CosmJS
Readme
title: "Cosmjs"
@0xkey-io/cosmjs
Experimental ZeroXKey Cosmos Signer for CosmJS:
ZeroXKeyDirectWalletis a drop-in replacement forDirectSecp256k1Walletthat conforms to theOfflineDirectSignerinterface.
If you need a lower-level, fully typed HTTP client for interacting with ZeroXKey API, check out @0xkey-io/http.
See more documentation at https://docs.0xkey.com/.
Getting started
$ npm install @0xkey-io/cosmjsExamples
| Example | Description |
| ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| with-cosmjs | Create a new Cosmos address, then sign and broadcast a transaction on Celestia testnet via CosmJS |
See also
@0xkey-io/http: lower-level fully typed HTTP client for interacting with ZeroXKey API
