Skip to content

[kennybll][2] Fix and test eosjs transfer #92

@sschiessl-bcp

Description

@sschiessl-bcp

See #91

To test the transfer open the corresponding example in beet-js while running beet.
https://github.com/bitshares/beet-js/blob/90b8ad8eb472af96ab59fc48e5785c9844343180/examples/transfer/eos.html#L4

The code in beet is found here:

async transfer(key, from, to, amount, memo = null) {

I want to be able to support the transfer of any EOSIO token, and the action I implemented is probably wrong and only for EOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions