Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Is it possible to query and submit transactions from outside the simulation? #17

@DinisTrigo

Description

@DinisTrigo

Hello,

I would like to make an Agent-based simulation of a prototype I've implemented in Hyperledger Fabric. Since Umbra does not support agent-based simulations, I was thinking if I could still use it to perform such task. In my mind, the architecture would be the following:

  • umbra is the simulation engine that stores all the environment variables
  • a multi-agent system, running a separate process, would query the blockchain (being simulated by umbra) and submit transactions (causing state changes).

Accoding to the documentation, all events are defined prior to running the simulation, but what I want is to be able to have the multi-agent system triggering the events.

Is it possible to achieve?

Thanks in advance.

Best Regards,
Dinis

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