Create, Generate, and Sign Txs
Last updated
Last updated
To learn more about broadcasting transactions with Cosmos SDK, you can visit .
We recommend generating, signing, and broadcasting your transactions with the . The SDK provides easy-to-use TypeScript functions to construct transactions of all types and broadcast them to a blockchain node.
You can also run the BitBadges blockchain software and interact with its CLI, but this is more complicated and only supports Cosmos signatures.