Skip to content

Initiate Base transactions from within the ownable #112

Description

@atatat123

I would like to make data transactions from within a ownable. For example i create a game within a ownable. A player can publish his score.
So it would look something like this:

  • Player plays game
  • Player clicks on publish score
  • Frontend sends this msg to the contract.
  • Contract creates data transaction
  • Wallet where this ownable is in sends this transaction.

This way a creator of a contract could publish public information based on certain events.

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