Skip to content

Development issue #15

@BeeSeeChain

Description

@BeeSeeChain

Hi, i'm using the amazing framework,but i couldn't to getting a event of solidity in VUE,for example:
PlaygroudBattle.sol
contract PlaygroundBattle is Destructible {
address public dbAddress;

event won(bool status,uint amount);

}

The problem is: How should i to do for using "event won() " in DOkwufulueze/eth-vue framework in VUE?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions