Skip to main content
These are the steps to build, sign and broadcast a transaction using v2 semantics.
  1. Correctly set up imports
  1. Create a gRPC connection
  1. Setup codec and interface registry
  1. Initialize keyring
  1. Setup transaction parameters
  1. Build the transaction
  1. Broadcast the transaction
  1. Helpers