/send-ft-cli

A small repo to send ft to another account if you know your PK

Primary LanguageCadence

How to send FT using flow cli

If you know your private key you can run transactions in the terminal manually.

In this repo there are two files:

  • flow.json: the configuration of your account
  • sendFt.cdc: the transaction we will send

Either clone down this repo manually or copy paste the raw contents of those files into a directory on your computer

Prerequisites

sending flow

we will now use the flow cli`s send transactions command to manually send a transaction using your account

the command comes in the form of flow transactions send <fileName> -n <network> --signer <signerNameInFlowJson> <amountInDouble> <account>

flow transactions send sendFlow.cdc -n mainnet --signer user 0.42 0x886f3aeaf848c535