Neliels darbiņš
sveiki , vajag palīdzību vienam crpyto projektam, samaksāšu bankas pārskaitījumā vai kripto valūtā. (~500-1000eur) Ja domā, ka esi spējīgs patstāvīgi un laicīgi izdarīt dod ziņu. I need the function prepareTransfers() from the IOTA JS lib ported to PHP: https://github.com/iotaledger/iota.lib.js/#preparetransfers I need a PHP function that accepts the same input variables of: -1. seed key -2. address of recipient -3. message - the tryte-encoded transaction payload message -4. tag - tryte-encode tag for the transaction And produces the same raw tryte transaction output. Such output should be accepted as input to AttachToTangle() without failure. Since the...