#!/usr/bin/env python3

from trustgraph.agent.react import run

run()

