/polkadot-cli

Polkadot CLI in Go

Primary LanguageGoMIT LicenseMIT

polkadot-cli

Software License

Polkadot CLI in Go

Goal

Network

  • Polkadot
  • Kusama
  • Westend

address

  • create Create address
  • createMultisig Create multisig address
  • decode Decode address to public key

tx

  • create Create unsigned transaction
  • sign Sign transaction
  • send Send transaction

multisig

  • create Create transaction to send from multisig address
  • sign Sign transaction
  • send Send transaction