Sending large amounts of data with transaction

Hi,

I was wondering - can send big file like large json to somebody
I know I can kind of attach data to account but I want to send something longer then TransferTransaction message allows with transaction.

Is it possible at all?

1 Like

I would like to know the same.

Yes, it is possible using Data transaction. But data transaction could put the data only on your account. You can put data on your account which is visible to anyone, so you have to send to the recipient the account and the key under which he could find the data.
Please read the documentation about constraints of Data transaction: https://docs.wavesplatform.com/en/technical-details/data-transaction.html